summarizeMD icon indicating copy to clipboard operation
summarizeMD copied to clipboard

Make #Summary compatible with GitHub markdown

Open johanzi opened this issue 7 years ago • 1 comments

Space added between # and Summary to allow proper display as title in GitHub markdown. Tested.

johanzi avatar Nov 27 '18 09:11 johanzi

Another possible solution would be find least number of "#" used in the .md file and add it to Summary. i.e. "# * least number used " + " " + Summary. Not all .md files start with "#".

dwpannn avatar Feb 11 '20 04:02 dwpannn