Skip to content

Allow <mj-raw> inside <mj-list> to be used e.g. with template engines.#13

Open
BluePsyduck wants to merge 1 commit into
premail:mainfrom
BluePsyduck:bugfix/mj-raw-inside-mj-list
Open

Allow <mj-raw> inside <mj-list> to be used e.g. with template engines.#13
BluePsyduck wants to merge 1 commit into
premail:mainfrom
BluePsyduck:bugfix/mj-raw-inside-mj-list

Conversation

@BluePsyduck
Copy link
Copy Markdown

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Currently it is not possible to use inside of . This is needed for template engines to e.g. surround single with conditions. Without , those conditions get stripped out when run through MJML.

Issue Number: #12

What is the new behavior?

is now allowed to be used inside .

Does this introduce a breaking change?

  • Yes
  • No

Other information

This PR does not change the visual presentation of the components.

@BluePsyduck BluePsyduck requested a review from rootwork as a code owner July 29, 2023 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant