agusmakmun / agusmakmun/django-markdown-editor
Multiple markdowns cause identifier problems
未关闭
enhancement
- 主要语言
- JavaScript
- 星标
- 901
- 派生
- 1.3k
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi,
We are displaying multiple markdown texts on a single page. Everything worked fine, except when we tried to use Codehilite's tabbed view.
Since the ids of the Codehilite collide with each other, the JS code doesn't work. For example, the id of the code tabs are the same for 2 markdown areas `md-fenced-code-tabs`
Is there a way to render elements with a prefix?
贡献指南
评估
这个 Issue 还没有评估数据。