Daniel Post

Results 2 issues of Daniel Post

Thank you for this awesome library! It's exactly what I need since I'm much more familiar with Node/HTML than Python or C++ 😄 I own an [EP-0133](https://wiki.52pi.com/index.php?title=EP-0133), would it be...

enhancement

Currently, Timber implements custom WordPress escapers in the following way: ``` {{ my_content|e('wp_kses_post') }} ``` This works great when autoescaping is turned off. However, when autoescaping is enabled (which in...

enhancement
2.x Future
feature-request