syntax-tree / mdast-util-gfm-autolink-literal

mdast extension to parse and serialize GFM autolink literals
https://unifiedjs.com
MIT License
8 stars 6 forks source link

Remove URL escaping in link labels #2

Closed marcofranssen closed 3 years ago

marcofranssen commented 3 years ago

resolves https://github.com/remarkjs/remark-gfm/issues/4

wooorm commented 3 years ago

Thanks for working on this! Could you also add tests?

marcofranssen commented 3 years ago

@wooorm added the testcase. It works. Could you let me know when remark-gfm gets a new release?

wooorm commented 3 years ago

Released! https://github.com/syntax-tree/mdast-util-gfm-autolink-literal/releases/tag/0.1.2