Skip to content

math directive #19

Open
Enhancement
@Mpdreamz

Description

@Mpdreamz

Math

Kind Link
Reference https://mystmd.org/guide/directives#directive-math
Documentation https://mystmd.org/guide/math#math-directives

Implementation

  • Parses directives and aliases
  • Emits HTML
  • Unit tests
  • Validation (emits, warnings and errors).

Specification compliance:

  • Body (string, required)
  • Options
    • label, name (string) - Label the directive to be cross-referenced or explicitly linked to.
    • enumerated, numbered (boolean) - Turn on/off the numbering for the specific math table
    • enumerator, number (string) - Explicitly set the directive number

Metadata

Metadata

Assignees

No one assigned

    Labels

    authoringRelates to our markdown parser

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions