We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4609aea commit c7e776fCopy full SHA for c7e776f
1 file changed
crates/engine_spx2html/src/lib.rs
@@ -1152,7 +1152,7 @@ impl EmittingState {
1152
/// make it so that the TeX code doesn't have to worry too much about
1153
/// escaping, etc. The general format is:
1154
///
1155
- /// ```
+ /// ```notest
1156
/// \special{tdux:mfs tagname
1157
/// Cclass % add a CSS class
1158
/// Sname value % Add a CSS setting in the style attr
0 commit comments