ep_markdown_toc 1.0.5 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/assets/demo.gif +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
## Markdown editing in Etherpad
|
|
2
2
|
|
|
3
|
+

|
|
4
|
+
|
|
3
5
|
This plugin enhances Etherpad for Markdown-style writing.
|
|
4
6
|
It does this in multiple ways:
|
|
5
7
|
- It enables automatic generation of a Table of Contents based on Markdown-style hashsign headings (#, ##, etc.) in Etherpad documents (can be disabled through settings). === style headings are not supported at the moment, and likely will never be.
|
package/assets/demo.gif
ADDED
|
Binary file
|
package/package.json
CHANGED