markdown - Formatting readme.txt file for WordPress Plugin -
i published free plugin wordpress repository , not format readme.txt file display ordered list in correct way, list items appears on same line.
please check description on link: https://wordpress.org/plugins/wp-cloaker/
i tried separate list items comma article says http://www.smashingmagazine.com/2011/11/improve-wordpress-plugins-readme-txt/ not work
any help?
it's markdown...you need blank line between initial content , ordered list:
here features of **wp cloaker** plugin: 1. hide, shorten links. 2. custom redirection type: 301,302,303,307 , javascript redirection. 3. categorize links. 4. custom permalinks e.g : www.yoursite.com/visit/link-category-slug/link-slug. 5. track links clicks, each time visitor click on link, plugin store visitor information (ip address, click date/time, country, etc..). 6. can add third party tracking code.
as file has currently been written, blank line not exist.
Comments
Post a Comment