Closed nanozuki closed 1 year ago
I found that the tests are failed. Is this the expected result?
1. one2. two
Thanks for making a PR! Your changes are great!
My tests are at the moment largely to check whether the filter does the same thing between versions, i.e. the intended behavior of the filter is not captured in the tests, if that makes sense.
Basically, I'll need to update the tests to match your PR!
Let me make a few commits to your PR in a few minutes.
I made a new release with this change! https://github.com/kdheepak/panvimdoc/releases/tag/v3.0.6
I found some issues when I generated some Vimdoc and tried to fix that.
attr.class
toattr.classed
, so we should change the logic to detect the "vimdoc" block.\n
to the header in the return value of Writer.For 2, is there a better way to achieve it?