alexkuz / alexkuz/markdown-react-js
I want to be able to create custom markup from quoted strings
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 105
- Fork
- 16
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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`
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á.