gpp icon indicating copy to clipboard operation
gpp copied to clipboard

General PreProcessor

Results 7 gpp issues
Sort by recently updated
recently updated
newest added

Code is bad, unsafe and again; very bad. I'd like to rewrite this entire thing some day.

Example: ```html (@#%minify ... content goes here @) ```

enhancement

Inside the templates, we want to be able to dump data as JSON strings. This opens up the possibility to access said data in code blocks by other languages.

Haven't done any kind of memory cleanup work, so that should probably be done.