issues Search Results · repo:torchbox/wagtail-markdown language:Python
Filter by
70 results
(105 ms)70 results
intorchbox/wagtail-markdown (press backspace or delete to remove)Hello, when can a release with support for Wagtail 6.3 LTS be expected?
jim-acb
- 1
- Opened on May 30
- #156
Currently this setting includes:
tr : [
rowspan ,
colspan ,
],
but I don t think these are valid attributes for tr. However, it doesn t allow for colspan in th elements, where ...
xnx
- Opened on Apr 9
- #154
Currently it will not render phone links:
[+420 123 456 789](tel:+420123456789)
renders to
a +420 123 456 789 /a
instead of
a href= tel:+420123456789 +420 123 456 789 /a
It is because default ...
xdml
- 1
- Opened on Feb 3
- #151
I am using the wagtail-markdown package with a MarkdownBlock in Wagtail’s StreamField. I would like to restrict the
Markdown toolbar in the Wagtail admin interface to only allow the specific options (for ...
jim-acb
- 2
- Opened on Oct 9, 2024
- #146
I am following the documentation and started a brand new project. I added a page class with a body such as:
body = StreamField(
[
( heading , blocks.CharBlock(form_classname= title ...
softquantum
- 7
- Opened on Mar 9, 2024
- #141
With the release of Wagtail 6.0, the use of WidgetWithScript is now depreciated.
Currently, wagtail-markdown still uses it for it s MarkdownTextArea class here.
This caused the warning for my Wagtail ...
byhill
- 5
- Opened on Feb 13, 2024
- #138
I know that the default width for images is width-500, but this is too small for general use.
Anyone could tell me how to change the width to width-1000?
yuhr123
- 4
- Opened on Jan 23, 2024
- #137
Good reference - https://daniel.feldroy.com/posts/2023-06-converting-from-bleach-to-nh3
replace: https://github.com/torchbox/wagtail-markdown/blob/main/src/wagtailmarkdown/utils.py#L29
https://github.com/torchbox/wagtail-markdown/blob/main/src/wagtailmarkdown/utils.py#L33 ...
zerolab
- Opened on Oct 21, 2023
- #132
Greetings. There were errors during my upgrade to wagtail 5.0 because wagtail-markdown uses wagtail-core which is not
supported any more. An update of wagtail-markdown for wagtail 5.0 would be appreciated. ...
drkoru
- 2
- Opened on May 21, 2023
- #127

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.