dc / markdown.sugar

Markdown Sugar for Espresso

This URL has Read+Write access

name age message
directory Contents/ Tue Apr 14 23:48:54 -0700 2009 Bumped language version up; added info about th... [onecrayon]
directory Itemizers/ Sat Apr 11 17:25:15 -0700 2009 Removed all extraneous .svn directories, etc. [onecrayon]
file Languages.xml Tue May 05 01:47:28 -0700 2009 Version 0.3.3: Added checking for updates and i... [David Czihak]
directory PlaceholderThemes/ Tue Apr 14 21:55:26 -0700 2009 Fixed problem with double line blockquote evalu... [onecrayon]
file README.markdown Tue May 05 01:47:28 -0700 2009 Version 0.3.3: Added checking for updates and i... [David Czihak]
directory Syntaxes/ Mon Apr 27 13:53:07 -0700 2009 Basic Snippets added [David Czihak]
directory TEA/ Tue May 05 01:47:28 -0700 2009 Version 0.3.3: Added checking for updates and i... [David Czihak]
file TestFile.markdown Tue Apr 14 23:48:22 -0700 2009 Added simple HTML embedding; fixed up some bugs... [onecrayon]
directory TextActions/ Tue May 05 01:47:28 -0700 2009 Version 0.3.3: Added checking for updates and i... [David Czihak]
directory markdown.esproj/ Tue May 05 01:47:28 -0700 2009 Version 0.3.3: Added checking for updates and i... [David Czihak]
README.markdown

Markdown Sugar for Espresso

Version 0.3.3

by David Czihak

thanks to Ian Beck

www.davidczihak.at

Release notes

  • Version 0.3.3
    • [new] Check for updates
    • [improved] Shorten URL now works faster and only shortens URLs and mail addresses
  • Version 0.3.2
    • [new] Convert Markdown to HTML
    • [new] Shorten URL
  • Version 0.3.1
    • [new] Snippets
    • [fix] Images without alt attribute
  • Version 0.3
    • Renamed selectors to conform better with Espresso Sugar Standards
    • Much more comprehensive support for basic Markdown syntax
    • Syntax coloring for simple HTML blocks
  • Version 0.2
    • Improvements
  • Version 0.1
    • Created basic Sugar
    • Debugging and improvements

Known issues

  • Setext headers are not properly detected
    • First-level Setext headers improperly trigger for some horizontal rules
    • Recommend not using --------- as a horizontal rule, for example; even sticking some spaces in between dashes will stop it from triggering as a header
  • HTML detection is very basic, and doesn't allow for Markdown in inline HTML blocks
  • Espresso crashes sometimes when trying to shorten the URL