John-Appleseed
John-Appleseed
Using the function `markdownCommon` does not parse markdown within `div` blocks. This feature worked previously on golang 1.2.1, blackfriday 1.1 with `markdownCommon` currently using golang 1.4.2 blackfriday v1.2 Test Case...
Radicale's config file is very close to the TOML config format. For TOML parsers to work with Radicale configs: - [ ] Allow strings with quotes. ex `hosts = "127.0.0.1:5232"`...
Is there a replacement for 'grunt-contrib-livereload/lib/utils'? grunt server ``` Loading "Gruntfile.js" tasks...ERROR >> Error: Cannot find module 'grunt-contrib-livereload/lib/utils' Warning: Task "server" not found. Use --force to continue. Aborted due to...