Justin Belanger
Justin Belanger
Right now, the patch-rn boot task depends upon bash. In a Windows development environment, running the patch-rn task in PowerShell will fail with the error message `Cannot run program "bash":...
Hi, @susielu, I've started using react-annotation in a project and I'm really enjoying the broad range of features that it offers! However, I've been trying to build the library and...
The README demonstrates how to insert pre-rendered HTML using the keyword `::hiccup/raw`, which only works in an older revision of the code. The newest version supports the keyword `::hiccup/unsafe-html` instead,...