Changeset 2523717
- Timestamp:
- 04/29/2021 08:07:06 PM (5 years ago)
- File:
-
- 1 edited
-
blackwebsite-wp-dark-mode/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
blackwebsite-wp-dark-mode/trunk/readme.txt
r2523716 r2523717 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 12 13 == Description == 14 12 15 All in one WordPress plugin to create a stunning dark version for your WordPress website 13 == Description ==14 16 15 17 It creates a widget that your users can use to toggle between normal and dark modes. … … 49 51 = 0.5 = 50 52 This version fixes a security related bug. Upgrade immediately. 51 52 == A brief Markdown Example ==53 54 Ordered list:55 56 1. Some feature57 1. Another feature58 1. Something else about the plugin59 60 Unordered list:61 62 * something63 * something else64 * third thing65 66 Here's a link to [WordPress](https://wordpress.org/ "Your favorite software") and one to [Markdown's Syntax Documentation][markdown syntax].67 Titles are optional, naturally.68 69 [markdown syntax]: https://daringfireball.net/projects/markdown/syntax70 "Markdown is what the parser uses to process much of the readme file"71 72 Markdown uses email style notation for blockquotes and I've been told:73 > Asterisks for *emphasis*. Double it up for **strong**.74 75 `<?php code(); // goes in backticks ?>`
Note: See TracChangeset
for help on using the changeset viewer.