Open
Description
Problem
This is with reference to executeScript
property. Currently, docsify checking an executable script tag using this
The markdown input for these doesn't look good ref
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.