David
David
I cannot figure out how to center a mermaid, how to do it ? I'm using top-title layout
**Describe the bug** I would like to simply build slides from a directory `presentation/slides.md`, and receive my result in the root directory `./dist`. But somehow, it does nothing — output...
https://github.com/slidevjs/slidev/edit/main/docs/builtin/layouts.md This section of the documentation could be enhanced by including illustrations that visually represent each layout.
**Is your feature request related to a problem? Please describe.** I would like to easily upload my presentations on github pages **Describe the solution you'd like** An easy command to...
**Describe the solution you'd like** Add suggestions of possible keywords when pressing `crtl + .` on VSCode, with their associated documentation.
**Describe the bug** When setting `layout: center`, the background disappear **Minimal reproduction** Steps to reproduce the behavior: Create a file `slides.md` ```md --- theme: seriph paginate: true transition: slide-left title:...
Fix: #4777 Fix: #4956 `DeepFill` replace all references (`RefValue`) with concrete values loaded from storage. `StringValue`, `BigintValue`, and `BigdecValue` are value types that are never persisted as separate objects. They...
Close: #2520 Depends on: https://github.com/gnolang/gno/pull/4868 I set an arbitrary fee of `1_000_000 ugnot` for a non member proposal. Coins are stored in GovDAO implementation, and can be use by the...
Fix: #4955