siefkenj / pretext-react

A ReactJS version of the Pretext UI
GNU General Public License v3.0
3 stars 7 forks source link

Update to new PreTeXt <details>-style knowls #47

Closed siefkenj closed 7 months ago

siefkenj commented 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.