Skip to content

Support Code add-on code blocks#8

Merged
jr-cologne merged 1 commit intomasterfrom
support-code-addon-code-blocks
Jun 11, 2020
Merged

Support Code add-on code blocks#8
jr-cologne merged 1 commit intomasterfrom
support-code-addon-code-blocks

Conversation

@jr-cologne
Copy link
Copy Markdown
Member

@jr-cologne jr-cologne commented Jun 11, 2020

This PR ensures that code blocks in the following format are also supported by the code formatter:

[CODE lang="c" ...]...[/CODE]

This format needs to be supported when using the Code add-on for XenForo as it produces such code blocks.

These changes are completely backward compatible since we now just support both code block styles/formats.

… add-on code blocks

This commit ensures that code blocks in the following format are also supported by the code formatter:
`[CODE lang="c" ...]...[/CODE]`
@jr-cologne jr-cologne added the enhancement New feature or request label Jun 11, 2020
@jr-cologne jr-cologne self-assigned this Jun 11, 2020
@jr-cologne jr-cologne merged commit 56f23ab into master Jun 11, 2020
@jr-cologne jr-cologne deleted the support-code-addon-code-blocks branch June 11, 2020 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant