terminal-labs / lektor-jinja-content

Render Lektor content fields with Jinja2.
Other
11 stars 5 forks source link

Support includes and extends #3

Open nixjdm opened 6 years ago

nixjdm commented 6 years ago

Stemming from https://github.com/lektor/lektor/issues/541, This plugin can be made to support includes and extends in content as well. All that's needed really is the right paths in the jinja-env. Then, external files could be used that are fully contained markdown (or anything else)