Wagner Macedo
Wagner Macedo
I think the Makefile also needs to have the targets: - `test` - `coverage` Also, in the case of using docker, the Makefile could use an environment variable `USE_DOCKER` to...
# Pull Request Check List Resolves: #395 - [x] Added **tests** for changed code. - [ ] Updated **documentation** for changed code. ## How it appear to users The user...
I'm using vim-criticmarkup with vim-pandoc-syntax and I think is better to my annotations without conceal. I looked the code in "autoload/criticmarkup.vim" and didn't see an option to enable/disable conceal. Currently,...