mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-07 12:47:32 -05:00
improve tables
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
<table><tr><th>faq</th><th>readme</th><th>reference</th></tr><tr><th>this document</th><th>[README.md](/README.md)</th><th>[docs/reference.md](./docs/reference.md)</th></tr></table>
|
||||
| faq | readme | reference |
|
||||
| --- | --- | --- |
|
||||
| this document | [README.md](/README.md) | [docs/refrence.md](./refrence.md) |
|
||||
|
||||
# FAQ
|
||||
This is more meant as a "Fully Anticipated Questions" than a "Frequently Asked Questions", as they're anticipated as common pitfalls to using NDE.
|
||||
|
@ -1,4 +1,7 @@
|
||||
<table><tr><th>faq</th><th>readme</th><th>reference</th></tr><tr><th>[docs/faq.md](./faq.md)</th><th>[README.md](/README.md)</th><th>this document</th></tr></table>
|
||||
| faq | readme | reference |
|
||||
| --- | --- | --- |
|
||||
| [docs/faq.md](./faq.md) | [README.md](/README.md) | this document |
|
||||
|
||||
|
||||
# nix-doom-emacs reference
|
||||
|
||||
|
Reference in New Issue
Block a user