What I’m trying to do
Hey, So in Evernote App, there is an option called divider - which inserts a line between normal text rows. I cannot find it in obsidian. Can someone help me out?
Hey, So in Evernote App, there is an option called divider - which inserts a line between normal text rows. I cannot find it in obsidian. Can someone help me out?
I haven’t used Evernote, but in Markdown that sounds like a horizontal rule. Try typing:
---
between some text you already have in your note.
https://www.markdownguide.org/basic-syntax/#horizontal-rules
Thanks, this works. Really appreciate the super fast reply
Great!
That, or the alternatives, should be fine most anywhere, but not as the first characters in a note. Typing ---
on line one would create a Properties/YAML section:
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.