PreviewHTML
in notepadd++%HomeOfNPP%\plugins\Config\PreviewHTML
:Filters.ini
; Content of Filter.ini file
[Markdown]
Extension=.md
Command=D:\Qsync\dosbin\Pandoc\pandoc.exe --standalone --number-sections --katex="https://blog.nanomat.top/katex/" --citeproc --bibliography="D:/Qsync/dosbin/Refs4Mu/JabRef4Mu.bib" --csl="D:\Qsync\dosbin\InWords\pandocmodels\american-chemical-society.csl" --css="https://blog.nanomat.top/pandocmodels/markdown2html.css" --template="D:\Qsync\dosbin\InWords\pandocmodels\article_tmp.html" --to=html5 -o "%2" -f markdown+smart "%1"
Settings.ini
[Autorefresh]
Interval=5000
<script src='https://blog.nanomat.top/mathjax/MathJax.js?config=TeX-MML-AM_CHTML' async></script>
but I prefer Katex to Mathjax
Notepad3 enhanced notepad2-mod a little
Notepad3 render ahk worse than notepad2-mod
Notepad3 render md better than notepad2-mod
Notepad3 has an embeded calculator
Markdown preview could be realized with Notepad3 + Edge browser + Autohotkey
.