mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-14 19:35:38 +00:00
6f92654137
Bug: T353489 Change-Id: Idf49b40cd745b804dbad3c09960507790be20ae3
28 lines
979 B
HTML
28 lines
979 B
HTML
<div class="mw-content-ltr mw-parser-output" lang="en" dir="ltr"><div class="mw-heading mw-heading2 ext-discussiontools-init-section"><h2><span class="mw-headline" id="Hello" data-mw-thread-id="h-Hello"><span data-mw-comment-start="" id="h-Hello"></span>Hello<span data-mw-comment-end="h-Hello"></span></span></h2></div>
|
|
<h2 style="border: 1px solid green; background: lightgreen; padding: 5px; font-size: 1.5em;"><span id="Hello.21"></span><span class="mw-headline" id="Hello!" data-mw-thread-id="h-Hello!"><span data-mw-comment-start="" id="h-Hello!"></span>Hello!<span data-mw-comment-end="h-Hello!"></span></span></h2>
|
|
</div>
|
|
|
|
<pre>
|
|
newestComment: null
|
|
{
|
|
"wgDiscussionToolsPageThreads": [
|
|
{
|
|
"headingLevel": 2,
|
|
"name": "h-",
|
|
"type": "heading",
|
|
"level": 0,
|
|
"id": "h-Hello",
|
|
"replies": [],
|
|
"uneditableSection": true
|
|
},
|
|
{
|
|
"headingLevel": 2,
|
|
"name": "h-",
|
|
"type": "heading",
|
|
"level": 0,
|
|
"id": "h-Hello!",
|
|
"replies": []
|
|
}
|
|
]
|
|
}
|
|
</pre> |