We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d0b7b9 commit ad7504aCopy full SHA for ad7504a
src/presentation-markup.html
@@ -821,7 +821,10 @@ <h5 id="presm_general_layout">General Layout Schemata</h5>
821
<tbody>
822
823
<tr>
824
- <td><a class="intref" href="#presm_mrow"><code class="element">mrow</code></a></td>
+ <td>
825
+ <a class="intref" href="#presm_mrow"><code class="element">mrow</code></a>
826
+ and
827
+ <a class="intref" href="#presm_mrow"><code class="element">a</code></a></td>
828
<td>group any number of sub-expressions horizontally</td>
829
</tr>
830
0 commit comments