alexkuz / alexkuz/markdown-react-js
I want to be able to create custom markup from quoted strings
Aperta
- Lingua principale
- JavaScript
- Stelle
- 105
- Fork
- 16
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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`
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.