acdlite / acdlite/react-remarkable
Mix React components and Markdown when using source attribute
Ouverte
enhancement
- Langage dominant
- JavaScript
- Étoiles
- 457
- Forks
- 57
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.