Changeset 2291278
- Timestamp:
- 04/24/2020 10:01:04 PM (6 years ago)
- File:
-
- 1 edited
-
covid-19-bangladesh-live/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
covid-19-bangladesh-live/trunk/readme.txt
r2291277 r2291278 84 84 = 0.5 = 85 85 This version fixes a security related bug. Upgrade immediately. 86 87 == Arbitrary section ==88 89 You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated90 plugins where more information needs to be conveyed that doesn't fit into the categories of "description" or91 "installation." Arbitrary sections will be shown below the built-in sections outlined above.92 93 == A brief Markdown Example ==94 95 Ordered list:96 97 1. Some feature98 1. Another feature99 1. Something else about the plugin100 101 Unordered list:102 103 * something104 * something else105 * third thing106 107 Here's a link to [WordPress](https://wordpress.org/ "Your favorite software") and one to [Markdown's Syntax Documentation][markdown syntax].108 Titles are optional, naturally.109 110 [markdown syntax]: https://daringfireball.net/projects/markdown/syntax111 "Markdown is what the parser uses to process much of the readme file"112 113 Markdown uses email style notation for blockquotes and I've been told:114 > Asterisks for *emphasis*. Double it up for **strong**.115 116 `<?php code(); // goes in backticks ?>`
Note: See TracChangeset
for help on using the changeset viewer.