Skip to content

Fix transform call in Michelf\MarkdownExtra#3

Closed
gerryd wants to merge 1 commit intotwigphp:3.xfrom
gerryd:bugfix/transform
Closed

Fix transform call in Michelf\MarkdownExtra#3
gerryd wants to merge 1 commit intotwigphp:3.xfrom
gerryd:bugfix/transform

Conversation

@gerryd
Copy link
Copy Markdown
Contributor

@gerryd gerryd commented May 11, 2020

As per the documentation here:

https://michelf.ca/projects/php-markdown/configuration/#configure

Calling defaultTransform() will use the default options, thus ignoring
the "hard_wrap" option. Calling transform() instead, which takes the
options into account.

As per the documentation here:

  https://michelf.ca/projects/php-markdown/configuration/#configure

Calling defaultTransform() will use the default options, thus ignoring
the "hard_wrap" option. Calling transform() instead, which takes the
options into account.
@fabpot
Copy link
Copy Markdown
Collaborator

fabpot commented May 11, 2020

Can you open a PR on twig/Twig? This repository is read-only. Thank you.

@fabpot fabpot closed this May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants