Plugin Directory

Changeset 2074763


Ignore:
Timestamp:
04/25/2019 02:32:53 PM (7 years ago)
Author:
raihancse
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • just-simple-accordions/trunk/readme.txt

    r1596425 r2074763  
    11=== Plugin Name ===
     2Contributors:raihancse
    23Donate link: http://facebook.com/raihanislam.cse
    34Tags: comments, spam
     
    3536
    3637
    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.
    4638
    4739== Screenshots ==
     
    52444. This is the fourth screen shot
    5345
    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 complicated
    74 plugins where more information needs to be conveyed that doesn't fit into the categories of "description" or
    75 "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 feature
    82 1. Another feature
    83 1. Something else about the plugin
    84 
    85 Unordered list:
    86 
    87 * something
    88 * something else
    89 * third thing
    90 
    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/syntax
    95             "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.