acdlite / acdlite/react-remarkable
Mix React components and Markdown when using source attribute
Aberta
enhancement
- Linguagem predominante
- JavaScript
- Estrelas
- 457
- Forks
- 57
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Here's my use case. Let's say I have the following string stored in my database:
```
** here is some markdown**
Pretty neat!
```
I would like to take that string, and then render it as markdown while _also_ rendering out the `SomeOtherAmazingComponent` component as a React component (instead of just showing the string `` in the middle of my markdown content).
Is this possible?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.