|
@@ -1745,7 +1745,7 @@ toc = false
|
|
|
</code></pre>
|
|
|
|
|
|
|
|
|
-<p>Better still, if you include <code>numbered="true"</code>, each highlight is enumberated so you can reference it directly in the ensuing text.</p>
|
|
|
+<p>Better still, if you include <code>numbered="true"</code>, each highlight is enumerated so you can reference it directly in the ensuing text.</p>
|
|
|
|
|
|
|
|
|
|
|
@@ -1777,6 +1777,17 @@ toc = false
|
|
|
</code></pre>
|
|
|
|
|
|
|
|
|
+<aside aria-label="note" class="note">
|
|
|
+ <div>
|
|
|
+ <svg class="sign" aria-hidden="true" viewBox="0 0 41.667306 41.66729" focusable="false">
|
|
|
+ <use xlink:href="#info"></use>
|
|
|
+ </svg>
|
|
|
+ <p>As you may have noticed, using specified highlights with the <code>html</code> shortcode sacrifices syntax highlighting.</p>
|
|
|
+
|
|
|
+ </div>
|
|
|
+</aside>
|
|
|
+
|
|
|
+
|
|
|
</div>
|
|
|
|
|
|
<div class="pattern-section">
|