You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to create an includemd template tag similar to the django include tag which is used to include fragments? For example, in a regular django template, I'd like to pull in the text content from somefile.md as follows:
Would it be possible to create an
includemd
template tag similar to the djangoinclude
tag which is used to include fragments? For example, in a regular django template, I'd like to pull in the text content fromsomefile.md
as follows:If you think this would be possible, I'll look into it and open a pull request.
The text was updated successfully, but these errors were encountered: