docsifyjs / docsifyjs/docsify

Better executable code syntax in MD

Ouverte
#1,166 8 commentaires 2 réactions 1 personne assignée Réclamée par @anikethsaha Voir sur GitHub
pr welcome ready to implement
Langage dominant
JavaScript
Étoiles
31.5k
Forks
5.8k
Merge moyen
9 j 8 h
PR mergées (30 j)
2

Description

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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.