mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-26 21:24:25 +00:00
fix: conform articles to the template
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Arch linux
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
# Manually install packages from the AUR.
|
||||
git clone https://aur.archlinux.org/jdupes.git \
|
||||
@@ -13,5 +20,10 @@ git clone https://aur.archlinux.org/jdupes.git \
|
||||
- [Suspend and hibernate]
|
||||
- [Arch User Repository]
|
||||
|
||||
<!-- project's references -->
|
||||
[arch user repository]: https://wiki.archlinux.org/title/Arch_User_Repository
|
||||
[suspend and hibernate]: https://wiki.archlinux.org/title/Power_management/Suspend_and_hibernate
|
||||
|
||||
<!-- in-article references -->
|
||||
<!-- internal references -->
|
||||
<!-- external references -->
|
||||
|
||||
Reference in New Issue
Block a user