Add support for passing an extra env object to the MarkdownSerializer #99
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "serializer-env"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Similar to the env passable to markdown-it parse
What is the intended use of this?
Edit: never mind, just saw #98 . Added a comment there.
I don't understand what do you suggest that I do instead...
Something like this (or, more crudely, just set a global):
That doesn't feel like a very safe way of doing it...
Pull request closed