HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Progress Bars 1.0.2

Add ability to insert progress bars into a comment. Perhaps to show status of a work in progress.

Progress bars are rendered using CSS, no images are used.

Syntax (% sign is optional)

[progress PERCENTAGE%]

Markup to achieve screenshot

Alpha: [progress 100]
Beta: [progress 82]
Gamma: [progress 50]
Delta: [progress 21]
Epsilon: [progress 7%]

Settings
Lower Split
Upper Split
Greyscale

Originally created for the AGBIC game making competition: http://www.agbic.com

Changelog
1.0.3, number can now include percentage sign % (optional)
1.0.2, fully complete items are now coloured differently
1.0.1, tightened spacing between successive progress bars
1.0.0, initial release

Screenshots

Questions