diff --git a/src/quickref/quickref-beancount.md b/src/quickref/beancount.md
similarity index 95%
rename from src/quickref/quickref-beancount.md
rename to src/quickref/beancount.md
index 78edb24..2c010cd 100644
--- a/src/quickref/quickref-beancount.md
+++ b/src/quickref/beancount.md
@@ -1,19 +1,19 @@
% Syntax quick reference: Beancount
-# Syntax quick reference: Beancount
-
[Big 3](index.html)
-| [Ledger](quickref-ledger.html)
-| [hledger](quickref-hledger.html)
-| [Beancount](quickref-beancount.html)
+| [Ledger](ledger.html)
+| [hledger](hledger.html)
+| **[Beancount](beancount.html)**
Last tested: 2016.
See also:
https://beancount.github.io/docs/beancount_language_syntax.html,
https://beancount.github.io/docs/beancount_cheat_sheet.html.
+----
+
## Basic example
; a comment
diff --git a/src/quickref/quickref-hledger.md b/src/quickref/hledger.md
similarity index 94%
rename from src/quickref/quickref-hledger.md
rename to src/quickref/hledger.md
index 75c354f..1c00ae0 100644
--- a/src/quickref/quickref-hledger.md
+++ b/src/quickref/hledger.md
@@ -1,18 +1,18 @@
% Syntax quick reference: hledger
-# Syntax quick reference: hledger
-
[Big 3](index.html)
-| [Ledger](quickref-ledger.html)
-| [hledger](quickref-hledger.html)
-| [Beancount](quickref-beancount.html)
+| [Ledger](ledger.html)
+| **[hledger](hledger.html)**
+| [Beancount](beancount.html)
Last tested: 2016.
See also:
https://hledger.org/hledger.html#journal-format.
+----
+
## Basic example
; a comment
diff --git a/src/quickref/index.md b/src/quickref/index.md
index e56a34e..042e376 100644
--- a/src/quickref/index.md
+++ b/src/quickref/index.md
@@ -1,21 +1,22 @@
-% Syntax Quick Reference for the Ledger-Likes
+% Syntax quick reference
-# Syntax Quick Reference for the Ledger-Likes
-
- [Big 3](index.html)
-| [Ledger](quickref-ledger.html)
-| [hledger](quickref-hledger.html)
-| [Beancount](quickref-beancount.html)
+ **[Big 3](index.html)**
+| [Ledger](ledger.html)
+| [hledger](hledger.html)
+| [Beancount](beancount.html)
The journal file formats of Ledger, hledger and Beancount, in brief. Last tested: 2016.
-See also:
-[original google sheet](https://docs.google.com/document/d/1L5OyRZ4nxQVjZJugyEyYi_H-229yaWV-yx0raAO1iog),
-[plaintextaccounting.org](https://plaintextaccounting.org).
+See also: [[../index#cheatsheets|Cheatsheets]]
+
+----
Contents:
diff --git a/src/quickref/quickref-ledger.md b/src/quickref/ledger.md
similarity index 96%
rename from src/quickref/quickref-ledger.md
rename to src/quickref/ledger.md
index 882ca38..fa265f4 100644
--- a/src/quickref/quickref-ledger.md
+++ b/src/quickref/ledger.md
@@ -1,19 +1,19 @@
% Syntax quick reference: Ledger
-# Syntax quick reference: Ledger
-
[Big 3](index.html)
-| [Ledger](quickref-ledger.html)
-| [hledger](quickref-hledger.html)
-| [Beancount](quickref-beancount.html)
+| **[Ledger](ledger.html)**
+| [hledger](hledger.html)
+| [Beancount](beancount.html)
Last tested: 2016.
See also:
https://www.ledger-cli.org/doc/ledger3.html#Journal-Format,
https://ricostacruz.com/cheatsheets/ledger.html.
+----
+
## Basic example
; a comment