Microdown
Microdown copied to clipboard
Stef' current todo
in MD (in chronological order)
- [Done] push to master
- [Done] tag
- [Done] update baseline to remove DocumentBrowser from the repo
- add a tag for tracability
- [Current]: -- check contractUpTo: DNU -- check all tests in MD, BC, and documentBrowser
- do a release
- Merge new parser : https://github.com/pillar-markup/Microdown/pull/626)
- Redo another iteration
DocumentBrowser (in chronological order)
- [Done] add a dev branch
- [Done] add a baseline to load, one for Pharo to load the pharo baseline loads: #('richText') (check how this is done in BC baseline) -- one normal to load the baseline -- [Done] Fix errors related to manifest metadata. -- check to add GH -- tag one version -- [Done] check https://github.com/pharo-spec/NewTools-DocumentBrowser/issues/2
- [Stalled] Check integration in Pharo 11
In BC
- [Done] Merged Dev into master
- [Done] Clean integration of beautiful comments -- Right now when I load BC baseline in P11 it seems ok.
- [ Stalled ] -- investigating integration failing tests testNoLeadingOrTrailingSpacesInCategoryNames (106ms) testNoUncategorizedMethods (24ms) testUndeclared (427ms) testWorldMenuHasHelpForAllEntries (10ms) testProperTestProtocolIsUsed (32ms)