serum v1.0.0 Serum.Markdown
This module provides functions related to dealing with markdown data.
Link to this section Summary
Functions
Converts a markdown document into HTML.
Link to this section Functions
Link to this function
to_html(markdown, proj)
to_html(markdown, proj)
to_html(binary(), Serum.Project.t()) :: binary()
to_html(binary(), Serum.Project.t()) :: binary()
Converts a markdown document into HTML.