Covfefe v0.0.1 Earmark.Context View Source

Link to this section Summary

Functions

Access context.options.messages

Link to this section Types

Link to this type inline_code_continuation() View Source
inline_code_continuation() :: {nil | String.t, number}
Link to this type maybe(t) View Source
maybe(t) :: t | nil
Link to this type message() View Source
message() :: {message_type, number, String.t}
Link to this type message_type() View Source
message_type() :: :warning | :error
Link to this type numbered_line() View Source
numbered_line() :: %{line: String.t, lnb: number}
Link to this type token() View Source
token() :: {atom, String.t}

Link to this section Functions

Access context.options.messages