You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that, when I have an image followed by an item list with a return between them, in preview mode there is no space between them, when it should be.
In edit mode, we have:
In preview mode, we have:
If we remove the item list in edit mode, we can see a space in preview mode:
I think the space should be seen when we have an item list as well, because it is easier to read.
Also, I was wondering if there is any configuration to not centralize images in preview mode, I think it makes it harder to read the document, and would prefer it to be aligned to the left.
The text was updated successfully, but these errors were encountered:
### New Diamonds 💎
- Removed all the old `Cluster Free` code (please move to `live preview` mode)
- Added support for `live preview` mode [#44]
- Supporting all the features that is there fore for live preview
### Fixes
- Problem with code block should no longer exist with `live preview` [#52]
- Images now align to left, fixed issue with image having no spaces between list items [#50][#34]
- Fixed issue with strange block that hides top of the page in edit mode with `live preview` [#47]
- Fixed bullet point not visible in view mode [#45]
- Fixed bullet lists in edit mode not compatible with different fonts [#32]
I noticed that, when I have an image followed by an item list with a return between them, in preview mode there is no space between them, when it should be.
In edit mode, we have:
In preview mode, we have:
If we remove the item list in edit mode, we can see a space in preview mode:
I think the space should be seen when we have an item list as well, because it is easier to read.
Also, I was wondering if there is any configuration to not centralize images in preview mode, I think it makes it harder to read the document, and would prefer it to be aligned to the left.
The text was updated successfully, but these errors were encountered: