docsifyjs / docsifyjs/docsify

Better executable code syntax in MD

Aperta
#1,166 8 commenti 2 reazioni 1 assegnatario Rivendicata da @anikethsaha Vedi su GitHub
pr welcome ready to implement
Lingua principale
JavaScript
Stelle
31.5k
Fork
5.8k
Merge medio
9g 8h
PR unite (30g)
2

Descrizione

![status](https://img.shields.io/badge/Status-Ready%20to%20Implement-brightgreen) ![PR](https://img.shields.io/badge/PR-Welcome-green)

**Problem**

This is with reference to `executeScript` property. Currently, docsify checking an executable script tag using [this](https://github.com/docsifyjs/docsify/blob/develop/src/core/render/index.js#L15-L17)
The markdown input for these doesn't look good [ref](https://github.com/docsifyjs/docsify/blob/develop/docs/themes.md#click-to-preview)

**solution**

if we are moving with pluggable markdown parser then create a plugin ( or use if exists ) to add custom syntax to uniquely identify some pre-coded syntax which can be replaced in the renderer.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.