acdlite / acdlite/react-remarkable
Mix React components and Markdown when using source attribute
Đang mở
enhancement
- Ngôn ngữ chính
- JavaScript
- Star
- 457
- Fork
- 57
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.