acdlite / acdlite/react-remarkable
Mix React components and Markdown when using source attribute
Abierto
enhancement
- Lenguaje dominante
- JavaScript
- Estrellas
- 457
- Forks
- 57
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
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.