Skip to content

mark output from Markdown as safe to minijinja context#716

Open
bluejekyll wants to merge 1 commit intoaxodotdev:mainfrom
bluejekyll:main
Open

mark output from Markdown as safe to minijinja context#716
bluejekyll wants to merge 1 commit intoaxodotdev:mainfrom
bluejekyll:main

Conversation

@bluejekyll
Copy link

fixes: #714

This resolves the HTML escaping that is happening for the README.md inclusion in the base document by marking the generated HTML from Markdown as safe when adding to the context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README.md generated HTML is being rendered in quoted string on homepage for some reason

1 participant