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

Feature/issue 54 indented lists #59

Merged

Conversation

KristenEKelly
Copy link
Contributor

@KristenEKelly KristenEKelly commented Oct 13, 2023

This PR adds the ability to indent a list item, and then undo the indent.

Tab to indent
Shift+tab to un-indent

Note: I see there is a GitHub Action to minify the JS file, so I did not do it locally, I just tested by temporarily adding lib/ListExtender.js to examples.html. Not sure if there is anything I need to do there, let me know if so!

CleanShot.2023-10-13.at.16.04.59.mp4

KristenEKelly and others added 3 commits October 13, 2023 15:58
Add indented list when pressing tab, and revert the indent with shift+tab
Just commented out the min file temporarily to ensure local JS changes were working
@JLambertazzo JLambertazzo merged commit 5c423ab into JLambertazzo:master Oct 15, 2023
0 of 2 checks passed
@JLambertazzo
Copy link
Owner

This looks great! Big shoutout to first-time contributor @KristenEKelly, hope to see you around 😁

@JLambertazzo
Copy link
Owner

Closes Issue #54

@JLambertazzo JLambertazzo mentioned this pull request Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants