dc / markdown.sugar
- Source
- Commits
- Network (0)
- Issues (8)
- Wiki (3)
- Graphs
-
Branch:
master
David Czihak (author)
Tue May 05 01:47:28 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
Contents/ | Tue Apr 14 23:48:54 -0700 2009 | |
| |
Itemizers/ | Sat Apr 11 17:25:15 -0700 2009 | |
| |
Languages.xml | Tue May 05 01:47:28 -0700 2009 | |
| |
PlaceholderThemes/ | Tue Apr 14 21:55:26 -0700 2009 | |
| |
README.markdown | Tue May 05 01:47:28 -0700 2009 | |
| |
Syntaxes/ | Mon Apr 27 13:53:07 -0700 2009 | |
| |
TEA/ | Tue May 05 01:47:28 -0700 2009 | |
| |
TestFile.markdown | Tue Apr 14 23:48:22 -0700 2009 | |
| |
TextActions/ | Tue May 05 01:47:28 -0700 2009 | |
| |
markdown.esproj/ | Tue May 05 01:47:28 -0700 2009 |
README.markdown
Markdown Sugar for Espresso
Version 0.3.3
by David Czihak
thanks to Ian Beck
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
- Created basic Sugar
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
