Skip to content

Comments

Fix nl2br example in documentation#2054

Merged
kevin-brown merged 1 commit intopallets:mainfrom
ronnix:ronnix-patch-nl2br-example
Dec 7, 2024
Merged

Fix nl2br example in documentation#2054
kevin-brown merged 1 commit intopallets:mainfrom
ronnix:ronnix-patch-nl2br-example

Conversation

@ronnix
Copy link
Contributor

@ronnix ronnix commented Dec 4, 2024

The nl2br filter example in the documentation does not work as is, and I needed to make some changes to make it work.

This PR fixes the previously reported #1769 issue and supersedes the proposed fix (#1770) as it also fixes the typo in the closing </p> tag.

fixes #1769

The nl2br filter example in the documentation does not work as is.

I needed to make some changes to make it work.
@kevin-brown kevin-brown merged commit d680a95 into pallets:main Dec 7, 2024
@davidism davidism added the docs label Dec 7, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Undefined name autoescape in custom filter example

3 participants