Closed siefkenj closed 7 months ago
Pretext switched the way inline knowls are represented. They now use a <details> element. This PR allows the use of <details>-style knowls by normalizating them to look like the old style knows.
<details>
Pretext switched the way inline knowls are represented. They now use a
<details>
element. This PR allows the use of<details>
-style knowls by normalizating them to look like the old style knows.