hackerwins / codepair-old

Real-time markdown editor for interviews, meetings and more...
https://codepair-old.yorkie.dev
Apache License 2.0
90 stars 29 forks source link

Adding a method of erasing lines #113

Closed ppeeou closed 3 years ago

ppeeou commented 3 years ago

What this PR does / why we need it?

Modified to be able to erase small dots with an eraser

  1. crosswise elimination method(now)
  2. range check from the point(will provide)

Any background context you want to provide?

What are the relevant tickets?

Fixes #106

Checklist