https://github.com/rgieseke/ta-markdown
Markdown module for Textadept.
https://github.com/rgieseke/ta-markdown
textadept
Last synced: about 1 year ago
JSON representation
Markdown module for Textadept.
- Host: GitHub
- URL: https://github.com/rgieseke/ta-markdown
- Owner: rgieseke
- Created: 2010-12-19T15:53:20.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2020-08-12T16:19:12.000Z (almost 6 years ago)
- Last Synced: 2025-03-27T13:38:02.338Z (about 1 year ago)
- Topics: textadept
- Language: Lua
- Homepage: http://rgieseke.github.com/ta-markdown/
- Size: 25.4 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Markdown module for the [Textadept](http://foicica.com/textadept/) editor
More info in the
[annotated source](http://rgieseke.github.com/ta-markdown/).
### Installation
Download an
[zipped](https://github.com/rgieseke/ta-markdown/archives/master)
version or clone the git repository into your `.textadept` directory:
cd ~/.textadept/modules
git clone https://github.com/rgieseke/ta-markdown.git markdown
### License
[MIT](http://www.opensource.org/licenses/mit-license.php) - 2011-2013, Robert Gieseke, rob.g@web.de