Changeset 2074763
- Timestamp:
- 04/25/2019 02:32:53 PM (7 years ago)
- File:
-
- 1 edited
-
just-simple-accordions/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
just-simple-accordions/trunk/readme.txt
r1596425 r2074763 1 1 === Plugin Name === 2 Contributors:raihancse 2 3 Donate link: http://facebook.com/raihanislam.cse 3 4 Tags: comments, spam … … 35 36 36 37 37 == Frequently Asked Questions ==38 39 = A question that someone might have =40 41 An answer to that question.42 43 = What about foo bar? =44 45 Answer to foo bar dilemma.46 38 47 39 == Screenshots == … … 52 44 4. This is the fourth screen shot 53 45 54 == Changelog ==55 56 = 1.0 =57 * A change since the previous version.58 * Another change.59 60 = 0.5 =61 * List versions from most recent at top to oldest at bottom.62 63 == Upgrade Notice ==64 65 = 1.0 =66 Upgrade notices describe the reason a user should upgrade. No more than 300 characters.67 68 = 0.5 =69 This version fixes a security related bug. Upgrade immediately.70 71 == Arbitrary section ==72 73 You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated74 plugins where more information needs to be conveyed that doesn't fit into the categories of "description" or75 "installation." Arbitrary sections will be shown below the built-in sections outlined above.76 77 == A brief Markdown Example ==78 79 Ordered list:80 81 1. Some feature82 1. Another feature83 1. Something else about the plugin84 85 Unordered list:86 87 * something88 * something else89 * third thing90 91 Here's a link to [WordPress](http://wordpress.org/ "Your favorite software") and one to [Markdown's Syntax Documentation][markdown syntax].92 Titles are optional, naturally.93 94 [markdown syntax]: http://daringfireball.net/projects/markdown/syntax95 "Markdown is what the parser uses to process much of the readme file"96 97 Markdown uses email style notation for blockquotes and I've been told:98 > Asterisks for *emphasis*. Double it up for **strong**.99 100 `<?php code(); // goes in backticks ?>`
Note: See TracChangeset
for help on using the changeset viewer.