Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In Render tolerate not being passed a context
It is possible for RenderString to be passed to an external renderer if markdown is set to be rendered by an external renderer. No context is currently sent to these meaning that this will error out. Fix go-gitea#16835 Signed-off-by: Andrew Thornton <art27@cantab.net>
- Loading branch information