All notable changes to this project will be documented in this file.
The project adheres to Semantic Versioning.
addLinebreakParser
adds linebreak parser to support changing newlines to<br />
.
- Removed linebreak parser from BBCode default parsers list.
- Newline parser
- Fix add parser issue having missing content.
- Add parser functionality.
- Added more tests.
- Minor code refactoring.