handle paste event listener
delete card from grid layout
append new card for grid layout
by clicking on the +
differentiate cards in grid layout
for content creation vs adding new cards
debugging
searching for a bug that causes crash
event listener on card template
Add template element
to allow addition of cards in grid layout
Move section up and down
Change order of sections
Delete entire section
button to delete an entire section/row
listener for section edit buttons
finished cleanup!
new bug: checkbox unable to toggle
finish cleanup for h1,h2,h3 cases
works for cross
tags
finished cleanup part 1 - basic stylizing
removed > 600 lines of code and simplified lots of calculations.
begin cleanup
untag em, u, bold for cross
identified bug causing extra characters
Extra characters are causing the string length to be calculated wrongly, going into the wrong nodes.
able to add u,em, strong tags cross
pseudo algorithm for handling cross
tests
test for multiple
operation
use click outside to close edit mode in ipad
also clean up some erroneous css that was overriding each other.
test timer to replace escape
run tests
alternatives to closing edit mode
debugging
escape key handling causes others to break
shift enter works on ipad
create break line