aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDeniz Akşimşek <deniz@denizaksimsek.com>2024-08-30 02:02:14 +0300
committerDeniz Akşimşek <deniz@denizaksimsek.com>2024-08-30 02:02:14 +0300
commit412745be0a774066087e53b2f9dd4bc82579acf5 (patch)
tree8fcb5a447f93f211a1bd14c65e7b152fc71caf3f
parentd528c763f6a62c991981dfe986ec5aaf551a7fe0 (diff)
downloadmissing-412745be0a774066087e53b2f9dd4bc82579acf5.tar.gz
missing-412745be0a774066087e53b2f9dd4bc82579acf5.zip
Fix markup error in 1.1.3 release notes
-rw-r--r--www/releases/1.1.3.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/releases/1.1.3.md b/www/releases/1.1.3.md
index d66b342..d1158da 100644
--- a/www/releases/1.1.3.md
+++ b/www/releases/1.1.3.md
@@ -2,14 +2,14 @@
- The following changes are all the work of
[@geoffrey-eisenbarth@github.com](https://github.com/geoffrey-eisenbarth):
- - Added feed.js, an implementation of ARIA Feed. {.info.color}
- - Fixed: Renaming of `--primary-font` to `--main-font` was incomplete. {.ok.color}
+ - Added feed.js, an implementation of ARIA Feed. {.info .color}
+ - Fixed: Renaming of `--primary-font` to `--main-font` was incomplete. {.ok .color}
- Fixed: `--display-font` was documented as being renamed to
- `--secondary-font`, but both variables were actually in use. {.ok.color}
+ `--secondary-font`, but both variables were actually in use. {.ok .color}
Now, both are documented and used for their respective purposes.
- The masquerade class `.<a>` did not work as expected on `<button>`
- elements. {.ok.color}
+ elements. {.ok .color}
Thanks Geoffrey!
- Added a `-dark-theme` class to force-enable the dark theme. Thanks
- [@DavesBorges@github.com](https://github.com/DavesBorges)! {.info.color}
-- Fixed some packaging and distribution issues. {.ok.color}
+ [@DavesBorges@github.com](https://github.com/DavesBorges)! {.info .color}
+ - Fixed some packaging and distribution issues. {.ok .color}