class

MarkdownDoc

Inherits Reference < Object

Constructors

new(infile : String, only_output_when_changed : Bool)
Source

Instance methods

changed
Source
dump_front_matter
Source
dump_markdown
Source
front_matter_as_yaml
Source
front_matter_string
Source
markdown_string
Source
rename_front_matter_key(front_matter_key_old, front_matter_key_new)
Source
rename_front_matter_val(front_matter_key, front_matter_val_old, front_matter_val_new)
Source
replace_1st_level_frontmatter_variables
Source
replace_includes_in_frontmatter
Source
report_doc_stats
Source
set_key_val_to_frontmatter(front_matter_key, front_matter_val)
Source
toggle_bool_val_to_frontmatter(front_matter_key)
Source
unset_front_matter_key(front_matter_key)
Source