Skip to content

issues Search Results · repo:forgeworks/quill-delta-python language:JavaScript

Filter by

15 results
 (83 ms)

15 results

inforgeworks/quill-delta-python (press backspace or delete to remove)

Installing current lxml (lxml-5.3) and cssutils (2.11.1) go well, but quill-delta[html] requires lxml 5.0, =4.3 (lxml-4.9.4) which fails to build and cssutils 2.0, =1.0 which does not exist anymore. I ...
  • yesyves
  • Opened 
    on Jan 30
  • #20

Thanks so much for your library. I recently used it in a project and it s pretty nice. Good job! The only issue I m seeing is that it doesn t wrap the code blocks in the pre tags or apply the ql-syntax ...
  • roguefalcon
  • Opened 
    on Apr 26, 2024
  • #19

Hi, Thank you for this port, it really helped me! I had to embed a Quill diff into a MS Word document, I would like to share some lines in case you want to add this export format : from docx import Document ...
  • ldallolio
  • Opened 
    on Mar 6, 2024
  • #18

Hi, Is there an option for custom blots? Thanks
  • johnsonchau-bulb
  • Opened 
    on Dec 24, 2022
  • #17

Hi! Thank you so much for this library, which has become central to my work! I have been trying to make sense of this change in the upstream quilljs delta library https://github.com/quilljs/delta/pull/77 ...
  • npcole
  • Opened 
    on Oct 23, 2022
  • #16

The length of the same emoji in javascritp and python is unequal. Do you understand this problem? Can you help?
  • wangjianweiwei
  • Opened 
    on Apr 29, 2021
  • #14

Is there a way to whitelist font sizes? I have a delta object like this: ... { insert : test , attributes : { bold : true, ...
  • JohnMusleh
  • Opened 
    on Nov 30, 2020
  • #13

This will break: ops = [{ attributes : { color : var(--powder-700) , link : https://stackoverflow.com/questions/tagged/html }, insert : html }] html.render(ops) When I copy pasted some random text ...
  • schumskie
  • 1
  • Opened 
    on Nov 10, 2020
  • #11

Using centre, or right alignment does not work for the video block. The class ql-align-* is not applied to the iframe element of the video block. See screenshot below: In the editor: img width= 631 alt= ...
  • sebammon
  • 6
  • Opened 
    on Oct 12, 2020
  • #9

[ { insert : bla }, { attributes : { link : { href : www.xy.com , target : _blank }, insert : linktext ...
  • georgpfolz
  • 3
  • Opened 
    on Sep 23, 2020
  • #8
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub