launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #08451
Re: text markup in launchpad
On Fri, 18 Nov 2011, Aaron Bentley wrote:
> On 11-11-18 06:26 AM, Gavin Panella wrote:
> > In a previous life I solved this by having a automatically updated
> > preview pane next to the text area. If the user stopped typing for
> > a certain amount of time the content was sent to the server for
> > rendering and put into the preview pane.
>
> We might even be able to do this client-side.
>
> Aaron
https://github.com/coreyti/showdown
That's only for markdown, I couldn't find one for rst. You can play with it
here:
http://softwaremaniacs.org/playground/showdown-highlight/
Rick
References