jinjar 0.3.0
This release provides several quality-of-life improvements.
print.jinjar_template()
now highlights templating blocks using {cli} (#18).- Variables are green
- Control blocks are blue
- Comments are italic grey
print.jinjar_template()
gains ann
argument to control the number of lines displayed (#18).jinjar_config()
objects are now printed using {cli} (#22).- Exceptions raised by C++ code are now converted to R errors (#20).