organic/src/types
Tom Alexander 9bcfb2f1da
Decide headline nesting by star count, not headline level.
It is possible to have two headlines that have the same level but different star counts when set to Odd because of rounding. Deciding nesting by star count instead of headline level avoids this issue.
2023-09-20 03:22:25 -04:00
..
document.rs Decide headline nesting by star count, not headline level. 2023-09-20 03:22:25 -04:00
element.rs Put back in needed pubs. 2023-09-11 14:59:23 -04:00
greater_element.rs Introduce the tab_width setting and give tabs a greater value when counting indentation level. 2023-09-15 21:59:48 -04:00
lesser_element.rs Put back in needed pubs. 2023-09-11 14:59:23 -04:00
mod.rs Decide headline nesting by star count, not headline level. 2023-09-20 03:22:25 -04:00
object.rs Put back in needed pubs. 2023-09-11 14:59:23 -04:00
source.rs Reduce the exposed functions when compare feature is enabled. 2023-09-12 15:48:37 -04:00