Conversation
4b5e197 to
f29b4e2
Compare
tomtomjhj
left a comment
There was a problem hiding this comment.
I'm in favor of this change, but I'd like to hear from another reviewer, since some markdown implementations don't require spaces. https://babelmark.github.io/?text=%23asdf
|
We could add an option to toggle this behavior. Maybe What do you think, @tomtomjhj? |
|
See comment in #604 (comment) that covers why we don't know whether this should be merged directly or not. The discussion about what Markdown flavor we are even targeting needs to be resolved first. |
|
Also just for the record these two PRs are not duplicates, one addresses the syntax rules and one addresses the header level handling rules. Both should be merged, modified, or rejected in the same way. |
d23846e to
aa0dafb
Compare
Fixes #597
Also adds some tests for
HeaderDecreaseandHeaderIncrease.