There is only one "\n" at the end of each paragraph. It means that if I have 2 paragraphs in the same slide or if I add a list after a paragraph they will have no empty lines between them.
I think we should have double "\n" after each paragraph. Unless we have another way to insert an empty line between them, but still would be nice to have an empty line after it by default.
Here is an example:
Some text
in one paragraph
- Some
- Itens
- In
- A
- List
Will be generated as:
Some text
in one paragraph
- Some
- Itens
- In
- A
- List
Or:
Some text
in one paragraph
Some more text in another paragraph
Will be generated as:
Some text
in one paragraph
Some more text in another paragraph
There is only one "\n" at the end of each paragraph. It means that if I have 2 paragraphs in the same slide or if I add a list after a paragraph they will have no empty lines between them.
I think we should have double "\n" after each paragraph. Unless we have another way to insert an empty line between them, but still would be nice to have an empty line after it by default.
Here is an example:
Will be generated as:
Or:
Will be generated as:
Thanks for the attention, Cheers,