- Fix "Heading 3" would be dropped from paragraph formatting options when
h4
bb-code was enabled
Yes, that is expected. there is asvAdvancedBbCodesPack_heading_4
phrase 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
We use essential cookies to make this site work, and optional cookies to enhance your experience.