Metadata-Version: 1.1
Name: medialog.markdown
Version: 0.2.1
Summary: markdown for Plone
Home-page: http://github.com/espenmn/medialog.markdown
Author: Espen Moe-Nilssen
Author-email: espen@medialog.no
License: GPL
Description-Content-Type: UNKNOWN
Description: Introduction
        ============
        
        An markdown editor for Plone
        
        
        Installation
        ============
        Add it in the add-ons control panel
        
        
        Markdown Behavior
        --------
        In the dexterity control panel: add 'markdown behavior'
        
        Control Panel
        ---------
        In the control panel ( Add-on control panel):
        Add your (extra) buttons
        
        
        Markdown Tile
        --------
        In mosaic you can add Markdown tile
        
        
        To do
        ------
        Make tile searchable
        Dont load mathjax if it is not installed
        
        
        
        Author:
        -------
        Espen Moe-Nilssen
        
        Changelog
        =========
        
        
        0.2.1 (08 feb 2018)
        ————————————————————	
        
        - scroll a bit more down, since Safari did not scroll properly
        
        0.2dev (08 feb 2018)
        ————————————————————	
        
        - scroll to cursor in preview window when hitting enter
        - reload mathjax in preview window [espenmn]
        - this will give js error if you dont have mathjax, so we probably need a better approach 
        
        
        0.1dev (22 june 2017)
        ————————————————————	
        
        - Initial release [espenmn]
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
