note-refactor-obsidian icon indicating copy to clipboard operation
note-refactor-obsidian copied to clipboard

Normalize header levels in new note

Open platers opened this issue 4 years ago • 0 comments

This setting normalizes the levels of the headings in an extracted note. #39 For example,

## Heading 2
### Heading 3

becomes

# Heading 2
## Heading 3

platers avatar Jul 25 '21 02:07 platers