srid/emanote

![[..]] snippet

オープン

#265 opened on 2022/03/21

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Haskell (78 件のフォーク)github user discovery
What I needenhancementgood first issue

Repository metrics

Stars
 (948 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド