0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Correct capture number of punctuation.definition.string.end More... about 11 years ago
Improve robustness of Increase/Decrease Heading Level More... over 11 years ago
Correct for spaces in image filenames, fixes #4. More... over 11 years ago
Add initial semantic classes. More... over 11 years ago
Remove MultiMarkdown support in favor of it's own bundle. More... over 11 years ago
Change tm-file: → file: More... over 11 years ago
Make ‘.md’ the preferred extension. More... over 11 years ago
Add default softWrap setting. More... over 12 years ago
Move folding settings. More... over 12 years ago
Change extension. More... over 12 years ago
Add readme. More... over 12 years ago
Change scope to work with new heading scopes. More... over 12 years ago
Add indent based folding rules. More... over 12 years ago
Further restrict paragraph match within lists. More... over 12 years ago
Improve list matching, and support blocks inside lists. More... over 12 years ago
Improve rule to better match indented lists. More... over 12 years ago
Initial revamp of grammar. More... over 12 years ago
Update to support Ruby 1.9 String to Array function More... almost 13 years ago
Add fallback condition when using the outside the intended usage. Closes #1 More... about 13 years ago
Add commands for increasing/decreasing heading levels. More... over 13 years ago
Remove ‘--html4tags’ argument to TM_MARKDOWN. More... over 13 years ago
Remove usage of TM_RUBY. More... over 13 years ago
• Loosening the match when looking for reference links. More... about 14 years ago
• Adding autocomplete command for reference links. More... about 14 years ago
Scope the number portion of a list delimiter as punctuation for now. More... over 14 years ago
Properly scope the punctuation in list items after the first item. More... over 14 years ago
Change ‘end’ to ‘while’ rule for block level raw. More... almost 15 years ago
Allow TM_MARKDOWN to be set for the location of the markdown script to be used. More... almost 15 years ago
Update to newest version to better support unicode characters. More... over 15 years ago
• Modified the Image Tag drag command so that it will strip the contents of the environment variable TM_DROPPED_FILE_STRIP_ROOT from the beginning of TM_DROPPED_FILE. So, you can set TM_DROPPED_FILE_STRIP_ROOT and drag and drop images to generate image tags with a relative src. More... over 15 years ago