What I needenhancementgood first issue
倉庫指標
- 星標
- (948 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
If the embedded note has a div with a certain ID, say summary, embed that div instead of the whole note.
So, if the note Foo.md was:
First paragraph
:::{#summary}
Second paragraph
:::
Third paragraph
Then embedding this note using ![[Foo]] should display only the second paragraph, albeit with some indicator to indicate that we are only displaying a snippet.