View Source MDEx.Math (MDEx v0.3.0)

Inline math span.

Summary

Types

t()

@type t() :: %MDEx.Math{
  display_math: boolean(),
  dollar_math: boolean(),
  literal: String.t()
}