fix_subs Fixed the <sub> tags with admonition sub

This commit is contained in:
Bastian de Byl
2020-10-09 20:54:46 -04:00
parent 7586a845bd
commit eb2c04ef9e
7 changed files with 47 additions and 24 deletions

View File

@@ -277,8 +277,10 @@ for (i = 0; i < (sizeof(tim_oc_ids)/sizeof(tim_oc_ids[0])); ++i) {
}
```
<center><sub>_Determining the 'length' of an array in C is different than in
other languages.[^2]_</sub></center>
{{< sub >}}
Determining the 'length' of an array in C is different than in
other languages.[^2]
{{< /sub >}}
## Enable the Timer