Earmark v1.3.2 Earmark.Message View Source
Link to this section Summary
Link to this section Types
Link to this type
container_type()
View Source
container_type()
View Source
container_type() :: Earmark.Options.t() | Earmark.Context.t()
container_type() :: Earmark.Options.t() | Earmark.Context.t()
Link to this type
message_type()
View Source
message_type()
View Source
message_type() :: :error | :warning
message_type() :: :error | :warning
Link to this type
t()
View Source
t()
View Source
t() :: {message_type(), number(), binary()}
t() :: {message_type(), number(), binary()}
Link to this type
ts()
View Source
ts()
View Source
ts() :: [t()]
ts() :: [t()]
Link to this section Functions
Link to this function
add_message(container, message) View Source
Link to this function
add_messages(container, messages) View Source
Link to this function
add_messages_from(context, message_container) View Source
Link to this function
emit_messages(options) View Source
Link to this function
get_messages(container) View Source
Link to this function
set_messages(container, messages) View Source
Link to this function
sort_messages(container) View Source
For final output