remark-escape-escaped
v0.0.35
Published
This plugin escapes HTML entities from Markdown input.
Readme
This plugin escapes HTML entities from Markdown input.
This is the default behavior though, it's configurable.
&->&&->&é->é
this plugin does
&->&&->&é->é
