alexkuz / alexkuz/markdown-react-js

I want to be able to create custom markup from quoted strings

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
105
Forks
16
PR merge metrics
No merged PRs in 30d

Description

When the markdown contains a single quoted string I want to be able to transform that into a
<code> node. Is that possible? The custom tag stuff examples cover custom tags but I don't see any indication that it could work with a quoted string. An example:

`This is my 'markdown'.`

would become

`This is my markdown`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.