Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List enhancements #587

Closed
wants to merge 19 commits into from
Closed

List enhancements #587

wants to merge 19 commits into from

Conversation

abetis
Copy link
Contributor

@abetis abetis commented Nov 27, 2017

The change include:

  • Drop-down menus to select bullets and numbered lists types
  • Both lists types use the HTML5 styling version, although OL can still use the type attribute, the styling version allows more options (I personally need the addition numbering option that I'll add on my local-adaptations branch).
  • Unit tests updated accordingly
  • Added UTs for different listing types

ie [size=150] means 150% of the current font size
it creates a non needed element with the space after the marker is
removed, and that cause the following text to remove the trailing spaces,
while those should be there since the marker space is not shown
Proper list represenstation in the editor.
@abetis
Copy link
Contributor Author

abetis commented Apr 12, 2018

Replaced by #690

@abetis abetis closed this Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant