You are here: PSPad forum > English discussion forum > Re: Feature request - Markdown support

Re: Feature request - Markdown support

#1 Feature request - Markdown support

Posted by: ivo | Date: 2020-09-09 13:08 | IP: IP Logged

Hi Jan,
Markdown has become the de facto standard for readme files or changelogs in many programming communities, such as github etc.
It's a lightweight, plain-text and non-intrusive markup syntax, leaving text intelligible, searchable and easily exportable in various formats like HTML, PDF, Word etc.
Moreover, it's supported by many issue tracking tools, like YouTrack and others, and it's often adopted by online forums or wiki.

I'd like this syntax to be supported by PSPad, and rendered in a preview panel.
Imho, it would further spread PSPad's use in the communities mentioned above, making their (our) job easier.

I leave the reference site below.
www.markdownguide.org

Thanks in advance
Ivo

Options: Reply | Quote | Up ^


#2 Re: Feature request - Markdown support

Posted by: pspad | Date: 2020-09-09 13:17 | IP: IP Logged

It doesn't look complicated.
But I can't imagine what should PSPad highlight and how.

Options: Reply | Quote | Up ^


#3 Re: Feature request - Markdown support

Posted by: rbon | Date: 2021-02-12 19:09 | IP: IP Logged

Hi Jan,
Markdown files are ascii files with .md extension and with text formatted with particular rules.
I add some resources that help You to add Markdown feature in PSPad.
I suggest to browse Dillinger - a online Markdown Editor.

Resources:
• Online Markdown Editor -> Dillinger: dillinger.io
• Markdown - Wikipedia (eng): en.wikipedia.org
• Markdown Guide (pdf): markdown.p2hp.com
• Mastering Markdown - GitHub: guides.github.com

Markdown is used also in chat sites like Discord so you can see usage examples:
• Discord support: support.discord.com
• Markdown - The Discord Wiki: discordia.me

Thank You very much.
Renzo

Options: Reply | Quote | Up ^


#4 Re: Feature request - Markdown support

Posted by: pspad | Date: 2021-02-13 19:35 | IP: IP Logged

Hello

Dillinger doesn't highlight markup language, but render result page.
PSPad is text editor, it can highlight part of the text only.
What can I do is make new highlighter for markdown
Split text to attributes and each attribute can have own color and font style

It can't be done by general highlighter definition, it needs to be programmed - I must write new internal highlighter.

Options: Reply | Quote | Up ^


#5 Re: Feature request - Markdown support

Posted by: yz81 | Date: 2021-04-27 21:56 | IP: IP Logged

+1

I just discovered PSPad and it is amazing!

I would welcome MarkDown highlighting as it is indeed the defacto standard among our devs and sysadmins.

We particularly use the code blocks between ```

Options: Reply | Quote | Up ^


#6 Re: Feature request - Markdown support

Posted by: pspad | Date: 2021-04-28 04:14 | IP: IP Logged

I am slowly working on MarkDown highlighter. So it will be available in future

Options: Reply | Quote | Up ^


#7 Re: Feature request - Markdown support

Posted by: AD7 | Date: 2021-04-28 17:55 | IP: IP Logged

Thanks.

One of many:
markdownmonster.west-wind.com

...for inspiration. grinning smiley

Edited 1 time(s). Last edit at 2021-04-28 17:56 by AD7.

Options: Reply | Quote | Up ^


#8 Re: Feature request - Markdown support

Posted by: aiutopc | Date: 2021-11-05 10:26 | IP: IP Logged

+1 !

Markdown is a great feature, can anyone write a plugin for pspad ?

--
AiutoPc

Options: Reply | Quote | Up ^


#9 Re: Feature request - Markdown support

Posted by: pspad | Date: 2021-11-05 10:45 | IP: IP Logged

I statrted with markdown highlighter, but PSpad stability has much higher priority

Options: Reply | Quote | Up ^


#10 Re: Feature request - Markdown support

Posted by: aiutopc | Date: 2021-11-05 17:07 | IP: IP Logged

Many thanks Jan, and have a nice working day smiling smiley

--
AiutoPc

Options: Reply | Quote | Up ^






Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR