I am using PrimeNG Quill p-editor in angular. By default, quill trimmed extra space. How can I preserve the extra space in editor in quill?
E.g. - model binding property - text = " Hi I am Angular"
Output in editor - "Hi I am Angular"
expected in editor - " Hi I am Angular"
Example of full text :
<p>Data & control</p><ul><li>Comply with Our Code, How do we manage business </li><li>Provide proactive identification and effective management and/or escalation of conduct risk to deliver key customer outcomes</li><li>Own, manage and supervise risks within the business area, ensuring mechanisms are in place to identify</li><li>Ensure risk practices and behaviour are consistent with the target risk culture where work collaboratively with others</li></ul>