84308c9f1f
This change introduces a new `--hard-linebreaks` CLI argument. When used, this converts soft line breaks to hard line breaks, mimicking Obsidian's "Strict line breaks" setting. Implementation detail: I considered naming this flag `--strict-line-breaks` to be consistent with Obsidian itself, however I feel the name is somewhat misleading and ill-chosen. |
||
---|---|---|
.. | ||
context.rs | ||
frontmatter.rs | ||
lib.rs | ||
main.rs | ||
postprocessors.rs | ||
references.rs | ||
walker.rs |