Markdown extension for editing marks and comments
Project description
markdown-editing
Editing markup and comments within Markdown.
This is a +{new} addition
This -{this} word is removed
I say, ~{out with the old}{*in* with the new}
Here !{just a comment} is a line with a comment
You can also ?{add comments to some text}(Like *this*!{And comment within comments}!{You can thread them that way} (2020-04-21))
All -{new}(Redundant (Makyo)) edit marks can have comments with attributions and dates +{like this}(See? (Makyo 2020-04-22)) (for single comments, just put the attribution in there !{like this}(Makyo))
Bottom text
Leads to:
<p>This is a <ins class="addition">new</ins> addition</p>
<p>This <del class="deletion">this</del> word is removed</p>
<p>I say, <span class="substitution"><del>out with the old</del><ins><em>in</em> with the new</ins></span></p>
<p>Here <q class="comment">just a comment</q> is a line with a comment</p>
<p>You can also <mark class="selected">add comments to some text<q class="comment">Like <em>this</em><q class="comment">And comment within comments</q><q class="comment">You can thread them that way</q><span class="attribution">2020-04-21</span></q></mark></p>
<p>All <del class="deletion">new<q class="comment">Redundant<span class="attribution">Makyo</span></q></del> edit marks can have comments with attributions and dates <ins class="addition">like this<q class="comment">See?<span class="attribution">Makyo</span><span class="date">2020-04-22</span></q></ins> (for single comments, just put the attribution in there <q class="comment">like this<span class="attribution">Makyo</span></q>)</p>
<p>Bottom text</p>
It will take some styling to get it looking right. You can see a sample image here which is generated using this stylesheet
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file markdown_editing-0.2.0.tar.gz
.
File metadata
- Download URL: markdown_editing-0.2.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 034fa148b66061ff50c7b852c12d4d3df543b5302490567321a1ec3b9ea30067 |
|
MD5 | feb5855e579dace3856d236f66b92e3b |
|
BLAKE2b-256 | 7af5d3b51709af90a45b70a853e563351dc1619a48101c63f6e098c2bb5ff0c4 |
File details
Details for the file markdown_editing-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: markdown_editing-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc9ca4a6ee8cfa7ec36b915231a67b16c0d184beee538e78a02d08a2444706d7 |
|
MD5 | c58296be529d386bf25d08edab65cd12 |
|
BLAKE2b-256 | 6589f329bcf13b7d8120b435ac7e9f3853751ec44b4b3a692bb1e775da77acb2 |