BookStack/app/Entities
Dan Brown 4fd5dbcfdd
Updated visual consistency of lists and markdown task list rendering
- Numbered and bullet list margins have been made consistent
   - Numbered lists margins were increase at some point to handle 3-digit
  numbers, Normal bullet margins updated to match this.
- Consistent margin for sub-lists.
- System back-end markdown renderer (For pages) updated with a custom
  list item renderer to apply class for to align with front-end renderer.
   - This means that task list items will be consistent with the preview
     and not render a number/bullet.
- Indentation styles for task list items fixed to be visually indented.

For #2854 and #2837
2021-08-23 22:31:07 +01:00
..
Models Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
Queries Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Repos Updated pages API to not clear content if not provided 2021-08-21 18:54:38 +01:00
Tools Updated visual consistency of lists and markdown task list rendering 2021-08-23 22:31:07 +01:00
BreadcrumbsViewComposer.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
EntityProvider.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00