- Fix "Heading 3" would be dropped from paragraph formatting options when
h4bb-code was enabled
Yes, that is expected. there is asvAdvancedBbCodesPack_heading_4phrase you can update to translate the "Heading 4" part
[H4] is translated to <H4>; [HEADING=3] is translated to <H4> as well (i.e. [HEADING=x] is equal to <H(x+1)>!). So, I guess in the screenshot above the "Heading 4" option is not necessary. Will be fixed in the next versionSo, it seems there's still a bug with that behavior.
- Fix custom header bb-code enable state wasn't pushed to the front-end as expected
- Workaround XF2.3 copy & paste support of tables with right/centre aligned columns, ref
- Workaround XF2.3 emoji autocomplete inserting a new line unexpectedly, ref
- Fix XF bug where recent unicode emoji usage wasn't tracked as...
- Fix recent emoji fix wasn't applying as expected
- Fix self closing tags (hr/fab/fad/fal/far/fas/etc) would inject an unexpected newline and an unmatched trailing closing tag if they where the last bb-code in the bb-code content
- Improve XenForo Cloud compatibility
- Fix
[time]count up/down didn't include the original datatime string in the generated HTML- Add select-to-quote support for
[abbr]/[sub]/[sup]/[ruby]/[anchor]bb-code tags as expected- Add
[anchor]bb-code copy & paste support- Add
[diceroll]bb-code copy & paste support. From the paid addon...
- Fix javascript error on older browsers breaking the editor (missing polyfill for the RegExp.escape function)
We use essential cookies to make this site work, and optional cookies to enhance your experience.