Nexmo / nexmo-markdown-renderer

Nexmo Markdown Renderer
MIT License
2 stars 1 forks source link

Add post-processing for single quotes in curl snippets #50

Closed mheap closed 3 years ago

mheap commented 3 years ago

The single quotes in code snippets are required when executing curl snippets directly but confuse things for display on the docs. This PR adds a post-processing step to remove them when displaying snippets on the docs