We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 951fe8b commit 94e7f17Copy full SHA for 94e7f17
1 file changed
docs/ref/templates/builtins.txt
@@ -2756,6 +2756,10 @@ Newlines in the HTML content will be preserved.
2756
Processing large, potentially malformed HTML strings can be
2757
resource-intensive and impact service performance.
2758
2759
+.. versionchanged:: 5.1
2760
+
2761
+ The input limit of five million characters was removed.
2762
2763
.. templatefilter:: truncatewords
2764
2765
``truncatewords``
@@ -2803,6 +2807,10 @@ Newlines in the HTML content will be preserved.
2803
2807
2804
2808
2805
2809
2810
2811
2812
2813
2806
2814
.. templatefilter:: unordered_list
2815
2816
``unordered_list``
0 commit comments