bbcode icon indicating copy to clipboard operation
bbcode copied to clipboard

BBCode parser with bidirectional conversion.

Results 12 bbcode issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/genert/bbcode). ## Config Migration Needed - [ ]...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://togithub.com/sebastianbergmann/phpunit)) | require-dev | patch | `9.5.10` -> `9.5.21` |...

HTML: ``` ``` Result: ``` [img]https://example.com/wp-content/uploads/hm_bbpui/2865/plub7heiy33ebpi5y737xjmc1nowha6i.jpg" alt="[/img] ```

It's my first turn to use this BBCode package for my project. Almost all BBCodes are being parsed properly except the one BBCode and that is: **[COLOR=BLUE]L'elenco delle scuole di...

> addParser(string $name, string $pattern, string $replace, string $content) as well as addHtmlParser() They could both also work with $replace being a callable. Sometimes you need this in order to...

Add support for _img_ tag sizing options

Hi, I discover your parser. I try convertToHtml() function. Some bbcode are not covered by parser : 1. quote bbcode with parameters : `[quote="username"]text[/quote] ` ('quote' bbcode with username variable...

enhancement

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://redirect.github.com/sebastianbergmann/phpunit)) | `9.5.25` -> `11.4.2` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/phpunit%2fphpunit/11.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://redirect.github.com/sebastianbergmann/phpunit)) | `9.5.25` -> `9.6.31` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/phpunit%2fphpunit/9.6.31?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/phpunit%2fphpunit/9.5.25/9.6.31?slim=true) | --- ###...