Skip to content

A Oxid eShop module providing a smarty modifier plugin to convert markdown formated text to HTML

License

Notifications You must be signed in to change notification settings

buckyball/oxid_module_markdown

Repository files navigation

Oxid CE Markdown module

A Oxid eShop CE module providing a Smarty modifier plugin to convert markdown formatted text to HTML

To convert markdown text to HTML this module is using the Parsedown lib by http://parsedown.org

Usage:

Upload to modules, activate and use like this (example):

[{* transform oxlongdesc to HTML *}]
[{ oxeval var=$oLongdesc|md2html }]

in any *.tpl you like.

License

The MIT License

About

A Oxid eShop module providing a smarty modifier plugin to convert markdown formated text to HTML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages