agusmakmun / agusmakmun/django-markdown-editor
Multiple markdowns cause identifier problems
Aperta
enhancement
- Lingua principale
- JavaScript
- Stelle
- 901
- Fork
- 1.3k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.