Skip to main content
UNA Community Management System UNA Community Management System UNA Community Management System UNA Community Management System
  • Platform
  • Resources
  • Community
  • Pricing
Comment 'People got fed up wi...' to 'How can i make the space between the sentenses smaller.'
Comment to How can i make the space between the sentenses smaller.
    •  ·  LoneTreeLeaf LoneTreeLeaf
    •  ·  2024-10-02T09:59:51+0000

    People got fed up with this issue not being resolved and ditched the editor outright.

    https://github.com/slab/quill/issues/1074

    @LeonidS the issue is not the line height but Quill forces a line break tag alongside the paragraph tag, which creates the double space.

    • See older replies...
      •  ·  ClickandShare.NET
      •  ·  In reply to
        Alexey Mir
      •  ·  2025-02-23T16:16:13+0000

      This guy has solved his custom Quill toolbar add-on:

      React Quill add line-height to custom toolbar

      https://medium.com/@genyadstph/react-quill-add-line-height-to-custom-toolbar-91a8717394c8

        •  ·  ClickandShare.NET
        •  ·  In reply to
          Alexey Mir
        •  ·  2025-02-23T17:54:18+0000
        I also found this:
        Replace 'p' tag with 'div' by adding the the following lines. It will solve your mail spacing issue.
         var Block = Quill.import('blots/block');
                   Block.tagName = 'div';
                   Quill.register(Block);
          •  ·  ClickandShare.NET
          •  ·  In reply to
            ClickandShare.NET
          •  ·  2025-02-23T17:55:25+0000
          Line 1
          Line 2
          Line 3
          Interesting: Selecting all text right here in this discussion block and changing the format to header 6 removes the spacing.
        See more...
        • Features
        • Pricing
        • Forum
        • Blog
        • Market
        • About
        • Copyright
        • Contact
        • Terms
        • Privacy
        • 𝕏
        Search
        UNA Community Management System UNA Community Management System UNA Community Management System UNA Community Management System
      • Platform
        • Features
        • Core CMS
      • Resources
        • Documentation
        • Marketplace
        • Discussions
        • Support Groups
        • API Reference
        • UNA CMS on GitHub
        • Webinars
        • Blog
      • Community
        • Discussions
        • Groups
        • Webinars
      • Pricing
      • Are you sure?
        Please, enter a value here