agda-unimath icon indicating copy to clipboard operation
agda-unimath copied to clipboard

Concept macro incompatible with inline latex?

Open fredrik-bakke opened this issue 8 months ago • 0 comments

Inline latex in a concept name seems to break the macro. E.g., here: https://unimath.github.io/agda-unimath/foundation.hilberts-epsilon-operators.html

Image

The raw markdown code:

{{#concept "Hilbert's $ε$-operator"}} at a type `A` is a map

Accepted solutions:

  1. document that concept macros are incompatible with inline latex
  2. make concept macros compatible with inline latex

fredrik-bakke avatar Mar 12 '25 09:03 fredrik-bakke