alexkuz / alexkuz/markdown-react-js
I want to be able to create custom markup from quoted strings
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 105
- Forks
- 16
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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`
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.