1.0.4 • Published 7 years ago

@omahoito/ep_gh_markdown v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Support for GitHub flavoured markdown

Instructions

You need to uninstall ep_copy_paste_images and ep_markdown (Don't worry, this plugin has features from both of them)

npm uninstall ep_copy_paste_images ep_markdown

Install dependencies

npm install ep_headings2

Install plugin

npm install @omahoito/ep_gh_markdown

Tests

  1. Specs are located in static/js/tests/frontend/specs
  2. Visit http://youretherpadserver/tests/frontend and your tests will run.

TODO / Known issues

  • Support for tables
  • Support for Horizontal Rule
  • Image resize
  • Ordered list numbering (Can now be fixed by manually adding a newline after each ordered list)
  • Convert directly to markdown (Currently only supported as export)
  • Automated push/pull git integration

Thanks to

ep_copy_paste_images
ep_markdown

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago