Keith Jenkins | 2 Apr 2010 15:05
Picon
Favicon

Javascript implementation of PHP Markdown Extra?

I've been using the John Fraser's Showdown JavaScript port of Markdown
to do real-time previews in-browser.  But I also would like to take
advantage of some of the extensions in Michel Fortin's PHP Markdown
Extra.  Has anyone already tried to implement Markdown Extra in
JavaScript?

Thanks,
Keith
Alexandre Leray | 2 Apr 2010 15:36

Re: Javascript implementation of PHP Markdown Extra?

Hi Keith,

I'm not sure it solves your problem but you could take a look at 
http://github.com/tstone/jquery-markedit/ it is a very promising jquery 
based markdown editor. I'd like to improve it with markdown extensions 
such as footnotes when I'll have time, but right now I'm too busy. 
Anyway it has a very good API that makes it a good candidate for plugins.

Good luck,

Alex

On 04/02/2010 03:05 PM, Keith Jenkins wrote:
> I've been using the John Fraser's Showdown JavaScript port of Markdown
> to do real-time previews in-browser.  But I also would like to take
> advantage of some of the extensions in Michel Fortin's PHP Markdown
> Extra.  Has anyone already tried to implement Markdown Extra in
> JavaScript?
>
> Thanks,
> Keith
> _______________________________________________
> Markdown-Discuss mailing list
> Markdown-Discuss <at> six.pairlist.net
> http://six.pairlist.net/mailman/listinfo/markdown-discuss
>    
Keith Jenkins | 2 Apr 2010 20:50
Picon
Favicon

Re: Javascript implementation of PHP Markdown Extra?

Thanks, Alex.  I see that jquery-markedit uses showdown.js internally
to convert the markdown to HTML.  But I'm really looking for a
PHPMarkdownExtra equivalent for showdown.js.  (That is, a javascript
function to convert MarkdownExtra to HTML.)

Keith

On Fri, Apr 2, 2010 at 9:36 AM, Alexandre Leray
<alexandre <at> alexandreleray.com> wrote:
> Hi Keith,
>
> I'm not sure it solves your problem but you could take a look at
> http://github.com/tstone/jquery-markedit/ it is a very promising jquery
> based markdown editor. I'd like to improve it with markdown extensions such
> as footnotes when I'll have time, but right now I'm too busy. Anyway it has
> a very good API that makes it a good candidate for plugins.
>
> Good luck,
>
> Alex
>
> On 04/02/2010 03:05 PM, Keith Jenkins wrote:
>>
>> I've been using the John Fraser's Showdown JavaScript port of Markdown
>> to do real-time previews in-browser.  But I also would like to take
>> advantage of some of the extensions in Michel Fortin's PHP Markdown
>> Extra.  Has anyone already tried to implement Markdown Extra in
>> JavaScript?
>>
>> Thanks,
(Continue reading)

P Kishor | 10 Apr 2010 16:41
Picon

syntax highlighter for Panic Coda (or SubEthaEdit)

I am looking for a syntax highlighter I can use with Panic's Coda (or
SubEthaEdit, which just work with Coda). Does this exist?

--

-- 
Puneet Kishor
Christoph Freitag | 10 Apr 2010 22:21
Picon
Gravatar

Re: Syntax highliter for Coda and SubethaEdit


> I am looking for a syntax highlighter I can use with Panic's Coda (or
> SubEthaEdit, which just work with Coda). Does this exist?
>
> --  
> Puneet Kishor
>

It does. TheGeekInside has written it, I made a few modifications  
myself, and you can get it from me (Twitter: c_freitag) or him, I  
suppose (Twitter: thegeekinside).

Christoph
P Kishor | 10 Apr 2010 22:27
Picon

Re: Syntax highliter for Coda and SubethaEdit

On Sat, Apr 10, 2010 at 3:21 PM, Christoph Freitag
<mail <at> christoph-freitag.de> wrote:
>
>> I am looking for a syntax highlighter I can use with Panic's Coda (or
>> SubEthaEdit, which just work with Coda). Does this exist?
>>
>> -- Puneet Kishor
>>
>
> It does. TheGeekInside has written it, I made a few modifications myself,
> and you can get it from me (Twitter: c_freitag) or him, I suppose (Twitter:
> thegeekinside).
>

Alright then. Could you kindly email it to me? Thanks in advance.

> Christoph

--

-- 
Puneet Kishor http://www.punkish.org
Carbon Model http://carbonmodel.org
Charter Member, Open Source Geospatial Foundation http://www.osgeo.org
Science Commons Fellow, http://sciencecommons.org/about/whoweare/kishor
Nelson Institute, UW-Madison http://www.nelson.wisc.edu
-----------------------------------------------------------------------
Assertions are politics; backing up assertions with evidence is science
=======================================================================
Christoph Freitag | 12 Apr 2010 16:20
Picon
Gravatar

syntax highlighter for Panic Coda (or SubEthaEdit)


> 
> I am looking for a syntax highlighter I can use with Panic's Coda (or
> SubEthaEdit, which just work with Coda). Does this exist?
> 
> -- 
> Puneet Kishor
> 
> 

For all of you also looking for this I uploaded a copy of the mode file (with some tiny modifications to the
original file by TheGeekInside) for your perusal: Go to

http://dl.dropbox.com/u/5137278/Markdown.mode.zip

--

-- 
Christoph Freitag
mail <at> christoph-freitag.de
Twitter: c_freitag
Andreas Triantafillidis | 12 Apr 2010 16:32
Picon
Gravatar

Re: syntax highlighter for Panic Coda (or SubEthaEdit)

thanks Christoph

On 12 Απρ 2010, at 5:20 μ.μ., Christoph Freitag wrote:

> 
>> 
>> I am looking for a syntax highlighter I can use with Panic's Coda (or
>> SubEthaEdit, which just work with Coda). Does this exist?
>> 
>> -- 
>> Puneet Kishor
>> 
>> 
> 
> For all of you also looking for this I uploaded a copy of the mode file (with some tiny modifications to the
original file by TheGeekInside) for your perusal: Go to
> 
> http://dl.dropbox.com/u/5137278/Markdown.mode.zip
> 
> -- 
> Christoph Freitag
> mail <at> christoph-freitag.de
> Twitter: c_freitag
> 
> _______________________________________________
> Markdown-Discuss mailing list
> Markdown-Discuss <at> six.pairlist.net
> http://six.pairlist.net/mailman/listinfo/markdown-discuss

_______________________________________________
(Continue reading)

P Kishor | 12 Apr 2010 16:38
Picon

Re: syntax highlighter for Panic Coda (or SubEthaEdit)

On Mon, Apr 12, 2010 at 9:20 AM, Christoph Freitag
<mail <at> christoph-freitag.de> wrote:
>
>>
>> I am looking for a syntax highlighter I can use with Panic's Coda (or
>> SubEthaEdit, which just work with Coda). Does this exist?
>>
>> --
>> Puneet Kishor
>>
>>
>
> For all of you also looking for this I uploaded a copy of the mode file (with some tiny modifications to the
original file by TheGeekInside) for your perusal: Go to
>
> http://dl.dropbox.com/u/5137278/Markdown.mode.zip
>
> --
> Christoph Freitag
> mail <at> christoph-freitag.de
> Twitter: c_freitag
>

I want to add note of thanks to Christoph's contribution. I have just
installed it, and it works beautifully.

--

-- 
Puneet Kishor http://www.punkish.org
Carbon Model http://carbonmodel.org
Charter Member, Open Source Geospatial Foundation http://www.osgeo.org
(Continue reading)

Tom Humiston | 13 Apr 2010 21:21

Re: A Modest Definition List Proposal

Found this unsent reply stuffed in my drafts folder...

On 19 Feb 2009, at 6:48 AM, Michel Fortin wrote:

> Definition lists are already some sort of specialized niche syntax  
> within Markdown and HTML: useful when you need one, but not  
> something a lot of people care for or even know it exists.

Definition lists are suitable for many kinds of term/value pairings,  
and not just definitions, but I had no concept of DLs as a flexible  
and handy semantic structure until I learned CSS. CSS encourages one  
to consider a document's *structure* (its HTML elements) as separate  
from its *presentation* (the appearance of those elements).

I now regularly mark up, say, each workshop in a list as a DT, with  
its details (description, cost, meeting times, contact info) as DDs.  
Other CSS users may prefer to use unordered lists or the like, and  
sometimes I do, too.

Is my use of DL appropriate? According to [Russ Weakley][1]:

> There are two points of view about the use of definition lists. Some  
> people believe that definition lists should only be used for terms  
> and definitions. Others believe that definition lists can be used to  
> tie together any items that have a direct relationship with each  
> other (name/value sets). This second point of view is supported by  
> an example within the W3C specifications:
>
>> Another application of DL, for example, is for marking up  
>> dialogues, with each DT naming a speaker, and each DD containing  
(Continue reading)


Gmane