improve tables

This commit is contained in:
Mon Aaraj
2022-09-14 01:34:34 +03:00
parent 7e2e54e569
commit 7a12ba91d5
3 changed files with 16 additions and 3 deletions

View File

@ -1,4 +1,12 @@
<table><tr><th>faq</th><th>readme</th><th>reference</th></tr><tr><th>[docs/faq.md](./faq.md)</th><th>this document</th><th>[docs/reference.md](./docs/reference.md)</th></tr></table> | faq | readme | reference |
| --- | --- | --- |
| [docs/faq.md](./faq.md) | this document | [docs/refrence.md](./refrence.md) |
# nix-doom-emacs # nix-doom-emacs

View File

@ -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 # 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. This is more meant as a "Fully Anticipated Questions" than a "Frequently Asked Questions", as they're anticipated as common pitfalls to using NDE.

View File

@ -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 # nix-doom-emacs reference