Graphql Markdown
v0.1.1
Pages
Modules
Mix Tasks
GraphqlMarkdown.MarkdownHelpers
(Graphql Markdown v0.1.1)
View Source
A set of helpers to generate proper markdown easily
Link to this section
Summary
Functions
anchor(text, anchor_text \\ nil)
code(text)
default_value(defaultValue)
header(text, level, capitalize \\ false)
link(text, url \\ nil)
list(text, level, capitalize \\ false)
new_line()
table(fields, rows)
Link to this section
Functions
Link to this function
anchor(text, anchor_text \\ nil)
View Source
Link to this function
code(text)
View Source
Link to this function
default_value(defaultValue)
View Source
Link to this function
header(text, level, capitalize \\ false)
View Source
Link to this function
link(text, url \\ nil)
View Source
Link to this function
list(text, level, capitalize \\ false)
View Source
Link to this function
new_line()
View Source
Link to this function
table(fields, rows)
View Source