<http://forum.pspad.com/read.php?f=2&i=11291&t=11291> 
----------------------------------------------------------------

Hi all,

Markdown is a type of simple syntax for HTML -- you don't state explicit
tags etc, but just format your text kind of like an email, and then
convert it into valid HTML quickly. (Google for it -- interesting
concept.)

Markdown is currently implemented in PHP and in Perl. I wondered if there
is some way to incorporate Markdown functionality into PSPad, so that one
could select a whole block of text and hit "Convert using Markdown", and
it would get converted into valid HTML on the spot.

I know there is the "Text to HTML" item in the HTML menu, but it really
gives me bad results -- I have a file with both PHP and HTML, and I select
just one section of the file for conversion to HTML, but it converts the
whole file and makes quite a mess. 

Any ideas/thoughts about this? Anyone else needs this type of
functionality?

BTW, I must say the clips and clip definition files are just awesome -- I
can customize whatever I want, very easily. Really eases the pain of HTML.
:)

-- 
PSPad freeware editor http://www.pspad.com

Reply via email to