-
as seen on Stack Overflow
- Search for 'Stack Overflow'
There are several good Javascript editors for Markdown / Textile (e.g.: http://attacklab.net/showdown/, the one I'm using right now), but all I need is a Javascript function that converts a string from Markdown / Textile - HTML and back.
What's the best way to do this? (Ideally it would be jQuery-friendly…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm scraping a static html site and moving the content into a database-backed CMS. I'd like to use Textile in the CMS.
Is there a tool out there that converts HTML into Textile, so I can scrape the existing site, convert the HTML to Textile, and insert that data into the database?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I need to use a Textile (preferably instead of Markdown), and am looking for a nice WYSIWYM (not WYSIWYG, because of this) JQuery editor.
I've seen these:
WMD - Markdown, Stack Overflow uses it
MarkItUp - Textile support but I don't know if it's WYSIWYM
WYMEditor
Which one supports both good…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Are there any libraries to parse Textile (Textile to HTML) which will work in an Objective C iPhone app? C libraries will work too.
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is there a ruby library like RedCloth that converts HTML to Textile?
>>> More