0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 21 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[no comment] More... almost 14 years ago
Xml Renderer More... almost 14 years ago
Array indexing of BBCodeNodes More... almost 14 years ago
Upgraded to Visual Studio 2010 More... almost 14 years ago
Rename from BBsharp to bbsharp More... almost 14 years ago
Fixed Color renderer More... about 14 years ago
Added fix for singular tags and an edge case fix where bbsharp would crash if the string ended with an opening square bracket More... about 14 years ago
Build More... about 14 years ago
Made BBCodeTextNode public and added automatic line breaking More... about 14 years ago
Oops, forgot to make BbToHtml() an extension method. More... about 14 years ago
Added [color]/[colour] renderer and added to default lookup table. More... about 14 years ago
Added gitignore More... about 14 years ago
Woops, missed BBCodeDocument.cs in that last commit. More... about 14 years ago
Added tonnes of Intellisense documentation More... about 14 years ago
Changed document.ToHtml() to document.Children.ToHtml() More... about 14 years ago
Fixed typo. More... about 14 years ago
woops indentation More... about 14 years ago
woops, fixed markdown More... about 14 years ago
Added Getting Started guide :toot: More... about 14 years ago
Refactored the massive Func<> into it's own delegate type. More... about 14 years ago
Writing getting started tutorial More... about 14 years ago
Changed namespace of the BbToHtml easy extension method to bbsharp.Easy More... about 14 years ago
Added DefaultLookupTable property to the HtmlRenderer class More... about 14 years ago
Added bbsharp.Easy namespace with a single extension method for converting a string of BBCode to a string of HTML. More... about 14 years ago
Woops, forgot to add Renderers/Html/DirectlyConvertable.cs and Renderers/Html/Link.cs More... about 14 years ago
Fixed unknown tag issue, discovered and fixed issue where a string like [[i] would cause the proper [i] tag not the be read. More... about 14 years ago
Finished HTML renderer. Investigating issue where unknown tags break output. More... about 14 years ago
Working on HTML rendering More... about 14 years ago
Added @todo line More... about 14 years ago
Writing the HTML renderer. More... about 14 years ago