update from sparkleup
This commit is contained in:
parent
7b39258a33
commit
090b093cf4
|
@ -30,10 +30,12 @@
|
|||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<blockquote>
|
||||
<p>She <span class="substitution"><del>brushed</del><ins>stroked</ins><aside>I like this better. Attribution with date.<span class="attribution">Makyo</span><span class="date">2020-04-21</span></aside></span> her fingers <ins class="addition">softly<aside>Adverbs! Optional attributions!</aside></ins> along the edges of cabinet doors. Each <aside class="comment">-{one</aside>}(STET (Makyo 2020-04-21)) was opened and inspected, leaving her standing on tiptoes to peer in those above the counters. Nothing but cups and glasses, plates and bowls, cutting boards and pots and pans and trays and dishes. <mark class="selected">All clean and neatly stacked.<aside>^note</aside></mark></p>
|
||||
</blockquote>
|
||||
<p>(^note): Are you sure about this? Note at bottom of document (Makyo 2020-04-21)</p>
|
||||
<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>in with the new</ins></span></p>
|
||||
<p>Here <aside class="comment">just a comment</aside> is a line with a comment</p>
|
||||
<p>You can also <mark class="selected">add comments to some text<aside>Like this</aside></mark></p>
|
||||
<p>All <del class="deletion">new<aside>Redundant<span class="attribution">Makyo</span></aside></del> edit marks can have comments with attributions and dates <ins class="addition">like this<aside>See?<span class="attribution">Makyo</span><span class="date">2020-04-22</span></aside></ins> (though it's ignored with comments <aside class="comment">like this</aside>)</p>
|
||||
<h2 id="how-to-use-it">How to use it</h2>
|
||||
<div class="codehilite"><pre><span></span><code><span class="n">default_config</span> <span class="o">=</span> <span class="p">{</span>
|
||||
<span class="s1">'tag_tuple'</span><span class="p">:</span> <span class="p">(</span><span class="s1">'<div class="verse">'</span><span class="p">,</span> <span class="s1">'</div>'</span><span class="p">),</span>
|
||||
|
|
Loading…
Reference in New Issue