Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: webpro/reveal-md
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.1.4
Choose a base ref
...
head repository: webpro/reveal-md
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Nov 27, 2024

  1. Update readme

    webpro committed Nov 27, 2024
    Copy the full SHA
    d346332 View commit details
Showing with 5 additions and 3 deletions.
  1. +5 −3 README.md
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -2,18 +2,20 @@

[reveal.js][1] on steroids! Get beautiful reveal.js presentations from Markdown files.

> [!NOTE]
> [!WARNING]
>
> reveal-md is no longer in active development.
No new features will be added. Pull requests for bug and documentation fixes will be considered. Occasional dependency
upgrades and CVEs might happen.

Thanks for using reveal-md! Please consider alternatives to Markdown-based solutions:
Thanks for using reveal-md! Please consider these Markdown-based alternatives:

- [MkSlides](https://martenbe.github.io/mkslides/)
- [MkSlides](https://martenbe.github.io/mkslides/) (successor to reveal-md)
- [Slidev](https://sli.dev)

---

## Installation

```console