packages feed

docvim-0.3.1.2: tests/fixtures/parser/fenced-code-blocks.vim

""
"
" ```
" Here is a fenced code block.
"     All internal     whitespace is preserved.
" But not trailing whitespace.      
" ```
"
"   ```
"     We can do better too.
"       This will be good.
"     Adapt to find real indent.
"   ```
"