-
> [!NOTE]
> If you're having an issue with Homebrew on macOS Sequoia, please do not report it here. Try running `brew update` and `brew upgrade $formula` (if your issue is related to a formula), as y…
-
In addition to slide transitions, add support have per-elements animations like [SliDev](https://sli.dev/guide/animations.html) does. Current support for lists is similar what it does with `` tag, but…
-
Thanks for the amazing plugin! I really like the easy syntax of that plugin.
One feature I would love to have is the possibility to use [Obsidian Callouts](https://help.obsidian.md/Editing+and+form…
-
For long presentation with many many slides, it could be laborious to go to a peculiar point.
Implementing basic keyboard shortcut such as
- go to the last slide (suggestion: ctrl+rightarrow)
- g…
pprw updated
11 months ago
-
In order to use the [hyphens](https://developer.mozilla.org/en-US/docs/Web/CSS/hyphens) CSS property as mentioned in https://github.com/marp-team/marp-vscode/issues/430, a new `lang` global directive …
-
I don't know if this has been discussed before, or what the general opinion of Markdown driven slideshows is... but I find myself frequently using markdown to throw together quick presentations. There…
-
**Thank you for making some great Marp themes!**
In the examples you utilize the following code to generate two columns of text _(specifically lists)_:
```html
1. Item
2. Item
3. Item
…
-
```css
:root {
font-family: 'IBM Plex Sans JP', sans-serif;
color: white;
background-image: url("./background.svg");
background-size: 100%;
}
```
![image](https://github.com/Ju…
-
Weirdly it does not activate it for me. Tried as a list and table. No clue.
Edit: video below.
-
Hello!
## Since when does the bug occur?
I recently upgraded my `mkdocs` package from `1.4.2` to `1.5.2`, and I noticed this bug when...
* I don't specify a page title in `mkdocs.yml` file or i…
Enn83 updated
8 months ago