alexkuz / alexkuz/markdown-react-js
I want to be able to create custom markup from quoted strings
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 105
- Forks
- 16
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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`
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.