dskinner / damsel-python

Markup Language featuring html outlining via css-selectors, embedded python, and extensibility.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

builtin filter for html comment blocks

dskinner opened this issue · comments

  • Should be able to prepend to any line to create an html comment.
  • Should be able to prepend to any root node and the resulting children will be part of the block comment, just as filters are intended to work
  • Should be able to use inline to comment out a specific portion of a line

wont implement like this