dmulyalin / ttp

Template Text Parser
MIT License
351 stars 34 forks source link

Add new method to TTP to emit template content #92

Closed dmulyalin closed 1 year ago

dmulyalin commented 2 years ago

Due to the use of extend tags, filters and macro it might be difficult to visualize resulting template, new method can be added to return template content only, assisting in templates debugging and troubleshooting.

dmulyalin commented 1 year ago

Done in 0.9.2