Skip to content

Releases: andrzejQ/NppMarkdownPanel_RegExp_arch

`RegExp3` to convert some expressions of Jekyll kramdown to markdown.

12 Jan 20:41
Compare
Choose a tag to compare

merged mohzy83/NppMarkdownPanel v.0.6.2

06 Jun 12:24
Compare
Choose a tag to compare

merged mohzy83/NppMarkdownPanel v.0.6.1

03 Jun 11:52
Compare
Choose a tag to compare

Do not escape chars in file: url (IE/Edge bug)

13 Aug 19:55
Compare
Choose a tag to compare

Do not escape chars in file: url (IE/Edge bug)
if
BaseUrl.Scheme == "file" && UseNonAsciiNoEscape
i.e. fix a bug under IE/Edge with local file links containing non US-ASCII chars

Also when [alt] starts with "url_" then unescape input url. See "test01" in "*.zip".

Version 0.5.1.2 auto-name for save-as HTM

21 Jul 19:28
Compare
Choose a tag to compare
save-as_0.5.1.2

Do not auto-save when file name text is empty

`</html>` at the end

08 Jun 16:54
Compare
Choose a tag to compare
`</html>` at the end Pre-release
Pre-release

MarkdownPreviewForm.cs: </html> at the end, no </meta>

cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.6 not working in N++ MdPanel. Changed to 2.7.5 (see NppMarkdownPanel/Resources/_posts/)

RegExp3txt

22 Oct 06:01
Compare
Choose a tag to compare
RegExp3txt Pre-release
Pre-release

Replace N++ text with multiply RegExp before Makrdown conversion.
Rarely read "RegExp3.txt" and "style.css."