CMS MADE SIMPLE FORGE

Markdown Parser

 
Notice: This project is marked as stale. This means that it may work fine, but it has no file releases or repository commits in over a year. Use your own discretion when using this project.

In a first time this project will allow you to transform Markdown text into HTML. This module will be also used in the WIKI and in the FORGE (v2). You have the choice between 3 different engine to process the Markdown, you can call the function inside a template : {$var|markdown} or inside your module : Parser::process($text). Be aware that the language Markdown is not securized against XSS vulnerability, so you shouldn't process data sended by untrusted people. But "in case of", i've implemented some protections inside the module to allow you doing that... yes i know :) All the informations can be found on Github : https://github.com/besstiolle/markdown

Latest Release

Stable

v1.0.0
2015-04-02 Release History
 
Subscribe to the Latest Files RSS

Project Summary

  • Type: Module
  • Created: 2015-03-31 (110 months ago)
  • Last Release Date: 2015-04-02 (110 months ago)
  • Last Commit Date: None

Project Admins

Developers

Tags