docsifyjs / docsifyjs/docsify

Better executable code syntax in MD

オープン
#1,166 コメント 8 件 リアクション 2 件 担当者 1 名 @anikethsaha が担当を希望しています GitHub で見る
pr welcome ready to implement
主要言語
JavaScript
スター
31.5k
フォーク
5.8k
平均マージ
9日 8時間
マージ済み PR(30日)
2

説明

![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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。