Revert "Add new classes to wikitext created emphasised elements to make them easily stylable (#8163)"

This reverts commit 44cf2e3c70.
This commit is contained in:
Jeremy Ruston
2024-10-30 14:47:26 +00:00
parent 44cf2e3c70
commit 6787a174b1
12 changed files with 8 additions and 35 deletions

View File

@@ -29,10 +29,10 @@ testindex: This is ''wikitext''
+
title: ExpectedResult
<p>This is <strong class="tc-emphasis tc-strong">wikitext</strong>
<p>This is <strong>wikitext</strong>
-
<pre><code>This is ''wikitext''</code></pre></p><p>This is <strong class="tc-emphasis tc-strong">wikitext</strong>
<pre><code>This is ''wikitext''</code></pre></p><p>This is <strong>wikitext</strong>
-
<pre><code>This is ''wikitext''</code></pre></p><p>This is <strong class="tc-emphasis tc-strong">wikitext</strong>
<pre><code>This is ''wikitext''</code></pre></p><p>This is <strong>wikitext</strong>
-
<pre><code>This is ''wikitext''</code></pre></p>