GitXplorerGitXplorer
c

awesome-macdown-plug-ins

public
4 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
cdbc631bd30910a0276daf41c9aaabe809870fbf

Update readme links.

cchriszielinski committed 6 years ago
Unverified
4e88fde835267e31f8c5edf02dc6402707a0e997

Merge branch 'master' of https://github.com/chriszielinski/awesome-macdown-plug-ins

cchriszielinski committed 6 years ago
Unverified
021011a07ff815ae82370d9105c99e6f9dc49172

Add badges to readme.

cchriszielinski committed 6 years ago
Verified
85beb8bf076f244fb2f1ad13f1aa026729922f99

Merge pull request #1 from chriszielinski/pr-test

cchriszielinski committed 6 years ago
Unverified
d851703da6d409fe7dfa13363ebc87014fbb00a5

Add Thesi plug-in.

cchriszielinski committed 6 years ago
Unverified
9c6c50300ef37f879562f9f9b0732b50b0b31360

Resize header

cchriszielinski committed 6 years ago

README

The README file for this repository.

Header awesome Build Status PRs Welcome

About

A curated list of awesome MacDown plugins and resources. The list is divided into categories, such as Plug-Ins and Development, and then further divided into sub-categories. The order of items in each category is chronological (i.e. newest additions are last in a category). If you want to contribute, please read the guide.

How to Use

Awesome-MacDown-Plug-Ins is an amazing list for people who want to improve their MacDown productivity and experience, so the best ways to use are:

  • Simply press āŒ˜ command + F to search for a keyword.
  • Go through our Content Menu (below).

Content

Plug-Ins

Convenience

Ease your MacDown experience

  • Thesi šŸ§ā€ā™€ļø ā€” A plugin that formats your headings and offers shorthand syntax for callouts, images, and links.

Development

Getting Started

Plug-in templates and guides

  • MacDown Plug-In Architecture ā€” Simple walkthrough on how MacDown plug-ins work, until proper documentation is written.
  • Gist It! ā€” Basic example of an Objective-C plug-in that uploads the current document (if available) as a public GitHub Gist.
  • MacDown Swift Plug-In ā€” An Xcode-template & guide to creating your own Swift MacDown plug-in.

Contributing and License

Attributions

  • vsouza/awesome-ios ā€” A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects. Awesome MacDown Plug-Ins is based on the infrastructure written by the wonderful people at Awesome iOS.