CiscoDevNet / ncc

ncclient scripts and helpers
Other
67 stars 28 forks source link

should we document some way to embed comments in templates? #17

Closed aradford123 closed 7 years ago

aradford123 commented 7 years ago

There are two easy methods which seem to work, either XML comments or native jinja2 comments

{# Jinja2 comments #}

aradford123 commented 7 years ago

i prefer Jinja2 comments