srid/emanote

![[..]] snippet

Ouverte

#265 ouverte le 21 mars 2022

 (1 commentaire) (0 réaction) (0 personne assignée)Haskell (78 forks)github user discovery
What I needenhancementgood first issue

Métriques du dépôt

Stars
 (948 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur