Refactor regexps into "parsers", put more logic and fine-tune some cases for block comments
Bundle everything with RollupJS
Add unit tests with Jasmine (woohoooo!!)
Add linting with eslint (still incomplete)
Tweaks here and there
Bump version to 1.5.0
The output of the Leaflet docs is still the same - the only difference is that Leafdoc now retains empty lines inside comment blocks. This was a nuisance that I could only fix by refactoring the whole block parsing mechanism.
The output of the Leaflet docs is still the same - the only difference is that Leafdoc now retains empty lines inside comment blocks. This was a nuisance that I could only fix by refactoring the whole block parsing mechanism.