Did you know ... Search Documentation:
markitup.pl -- Wrapper for markItUp ajax markup editor
PublicShow source
See also
- http://markitup.jaysalvat.com/home/
Source markitup(Options)// is det
Insert a textarea with markItUp support.
Source preview_markdown(+Request)[private]
Handle preview requests from markItUp. The data is send using a POST request, where the data field contains the content of the textarea.
Source preview_pldoc(+Request)[private]
Handle preview requests from markItUp. The data is send using a POST request, where the data field contains the content of the textarea.