docs: use GH markdown alerts
This commit is contained in:
parent
88bb045388
commit
589f92c086
1 changed files with 16 additions and 13 deletions
29
README.md
29
README.md
|
@ -98,20 +98,23 @@ Check out [the FAQ][FAQ] for answers to common questions about the project.
|
||||||
|
|
||||||
|
|
||||||
# Prerequisites
|
# Prerequisites
|
||||||
+ Git 2.23+
|
- Git 2.23+
|
||||||
+ Emacs 27.1–29.1 (**Recommended: 29.1 +
|
- Emacs 27.1–29.1 (**Recommended: 29.1 +
|
||||||
[native-comp](https://www.emacswiki.org/emacs/GccEmacs)**)
|
[native-comp](https://www.emacswiki.org/emacs/GccEmacs)**)
|
||||||
> :warning: Unstable and pre-release builds of Emacs -- which end in `.50`,
|
- [ripgrep] 11.0+
|
||||||
> `.60`, or `.9X` (e.g. `28.1.91`) -- **are not officially supported**. There
|
- GNU `find`
|
||||||
> *is* some effort to support Emacs HEAD, however. [Follow this Discourse
|
- *OPTIONAL:* [fd] 7.3.0+ (improves file indexing performance for some commands)
|
||||||
> post](https://discourse.doomemacs.org/t/3241) for details.
|
|
||||||
+ [ripgrep] 11.0+
|
> [!WARNING]
|
||||||
+ GNU `find`
|
> Unstable and pre-release builds of Emacs -- which end in `.50`, `.60`, or
|
||||||
+ *OPTIONAL:* [fd] 7.3.0+ (improves file indexing performance for some commands)
|
> `.9X` (e.g. `28.1.91`) -- **are not officially supported**. There *is* some
|
||||||
|
> effort to support Emacs HEAD, however. [Follow this Discourse
|
||||||
Doom is comprised of [~150 optional modules][Modules], some of which may have
|
> post](https://discourse.doomemacs.org/t/3241) for details.
|
||||||
additional dependencies. [Visit their documentation][Modules] or run `bin/doom
|
|
||||||
doctor` to check for any that you may have missed.
|
> [!IMPORTANT]
|
||||||
|
> Doom is comprised of [~150 optional modules][Modules], some of which may have
|
||||||
|
> additional dependencies. [Visit their documentation][Modules] or run `bin/doom
|
||||||
|
> doctor` to check for any that you may have missed.
|
||||||
|
|
||||||
|
|
||||||
# Install
|
# Install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue