Skip to content

Commit d5b2b88

Browse files
DOC-3195: Remove outdated comments callback example for tinycomments in v6 documentation suite. (#3677)
* DOC-3195: Remove outdated comments callback example and related JavaScript code. * DOC-3195: Update comments callback demo and add user avatars. * Update modules/ROOT/examples/live-demos/comments-callback/index.js Co-authored-by: tiny-ben-tran <[email protected]> --------- Co-authored-by: tiny-ben-tran <[email protected]>
1 parent 064cf16 commit d5b2b88

File tree

6 files changed

+219
-852
lines changed

6 files changed

+219
-852
lines changed

modules/ROOT/examples/live-demos/comments-callback/example.js

Lines changed: 0 additions & 201 deletions
This file was deleted.

modules/ROOT/examples/live-demos/comments-callback/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ <h2>Welcome to Tiny Comments!</h2>
77
<li>Type your comment into the text field at the bottom of the Comment sidebar.</li>
88
<li>Click <strong>Comment</strong>.</li>
99
</ol>
10-
<p>Your comment is then attached to the text, exactly like this!</p>
10+
<p>Your comment is <span class="mce-annotation tox-comment" data-mce-annotation-uid="mce-conversation_420304606321716900864126" data-mce-annotation="tinycomments">then</span> attached to the text, <span class="mce-annotation tox-comment" data-mce-annotation-uid="mce-conversation_19679600221621399703915" data-mce-annotation="tinycomments">exactly like this!</span></p>
1111
<p>If you want to take Tiny Comments for a test drive in your own environment, Tiny Comments is one of the premium plugins you can try for free for 14 days by signing up for a Tiny account. Make sure to check out our documentation as well.</p>
1212
<h2>A simple table to play with</h2>
1313
<table style="border-collapse: collapse; width: 100%;" border="1">

0 commit comments

Comments
 (0)