Morpho-lang / morpho

The Morpho language 🦋. Morpho is a small embeddable language for scientific computing applications.
MIT License
33 stars 11 forks source link

Fix parenthesis #257

Closed joshichaitanya3 closed 6 months ago

joshichaitanya3 commented 6 months ago

The complex.md contains a subtopics command without parenthesis, causing incorrect behavior in the RTD. This fixes that.