mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
5947f59a04
- For some reason, TinyMCE would handle empty paragraphs with a ' ' by default but this would be removed when the paragraph had an attribute. This was fine in the old editor. - This changes the approach to use '<br>' tags within elements for "spaced emptiness". - For compatbility with any existing empty paragraphs, I updated the styles to show default height for empty paragraph sections. - This also makes changes to help preserve encoded html tags since they were getting converted along the journey. Related to #3302 |
||
---|---|---|
.. | ||
_animations.scss | ||
_blocks.scss | ||
_buttons.scss | ||
_codemirror.scss | ||
_colors.scss | ||
_components.scss | ||
_footer.scss | ||
_forms.scss | ||
_header.scss | ||
_html.scss | ||
_layout.scss | ||
_lists.scss | ||
_mixins.scss | ||
_pages.scss | ||
_reset.scss | ||
_spacing.scss | ||
_tables.scss | ||
_text.scss | ||
_tinymce.scss | ||
_variables.scss | ||
export-styles.scss | ||
print-styles.scss | ||
styles.scss |