stick icon indicating copy to clipboard operation
stick copied to clipboard

Added support for verbatim tag

Open prasad83 opened this issue 3 years ago • 1 comments

Enable support to copy content that appears within verbatim tag

{% verbatim %}
Content to be copied without {{parsing}}
{% endverbatim %}

prasad83 avatar Aug 15 '21 11:08 prasad83

Thanks for this @prasad83 !

Would you be willing to write a couple of tests for this tag in parse_test.go? If not, I can take care of it but figured you might want to take care of it.

tyler-sommer avatar Sep 18 '21 01:09 tyler-sommer

@tyler-sommer - I added the test case for verbatim tag.

prasad83 avatar Mar 29 '23 12:03 prasad83

Fantastic, thanks @prasad83 ! I appreciate it. :)

tyler-sommer avatar Mar 30 '23 01:03 tyler-sommer