django-markdown-deux icon indicating copy to clipboard operation
django-markdown-deux copied to clipboard

comments

Open leipzig opened this issue 11 years ago • 0 comments

I am templates that are entirely markdown. I don't mind adding the template tags but I don't want them displayed in 3rd party markdown renderers, so I would like some way to comment them out like [//]: # ({% load markdown_deux_tags %}) so that Github won't display it but they will still function as template tags

leipzig avatar Oct 29 '14 19:10 leipzig