Recently I have been looking to use fossil as a backend for managing the Tcl tip collection. An obvious format for the new tip format would be markdown, but currently the fossil markdown support is fairly limited (for example there are no code blocks)
I have made a version of fossil which supports the commonmark markdown format [http://spec.commonmark.org/0.27/] This looks like it will be a good basis for tip.tcl.tk. The required changes can be reviewed at https://fossil.mpcjanssen.nl/commonmark/timeline?r=commonmark-markdown. Pending issues are: - Handling of first header in the .md file as the page title - (Maybe) add a repo wide markdown flavour setting - Push changes to fossil-scm.org (my user mjanssen has no write access) My question to you all is, would there be any interest in adding commonmark support? Regards, Mark
_______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users