Skip to content

Commit

Permalink
added context
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-flip committed Apr 14, 2024
1 parent 276671d commit 073df7c
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,24 @@ If it doesn't the selector, it will embed the whole page. Aka you might have don

- Because the selector is what decides the beginning and the end, you can nest and overlay the embed selections, however you like it.

``` markdown
<!-- embed:start:expl3 -->
<!-- embed:start:expl1 -->

Very original stuff.

<!-- embed:start:expl2 -->

Oh, So much content

<!-- embed:end:expl1 -->

uhm.. hows your day?

<!-- embed:end:expl2 -->
<!-- embed:end:expl3 -->
```

## Contributing

I'm always happy, if someone has improvements to this little plugin. If you want to help, anything goes, but preferred is what is on the roadmap below or maybe discuss it as a GitHub issue first. ^^
Expand Down

0 comments on commit 073df7c

Please sign in to comment.