Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-11-28 05:24:43 +03:00
parent fa8c3043d5
commit a59b2fc0de

View File

@ -53,10 +53,6 @@ var setup = function(){
text text text text text text
``` ```
text text text (a click here is offset right by an odd amount of chars) text text text (a click here is offset right by an odd amount of chars)
- BUG: styling error...
- this _seems `to` work_
- `while` _this `does` not_
- _seems to be connected with quoting..._
- BUG: caret positioning broken - BUG: caret positioning broken
- *TODO*:: - *TODO*::
- text text text - text text text
@ -104,6 +100,10 @@ var setup = function(){
- |text|text|text| - |text|text|text|
|text|text|text| |text|text|text|
|text|text|text| |text|text|text|
- BUG: styling error...
- this _seems `to` work_
- `while` _this `does` not_
- _seems to be connected with quoting..._
- BUG: mobile browsers behave quite chaotically ignoring parts of the styling... - BUG: mobile browsers behave quite chaotically ignoring parts of the styling...
- FF: - FF:
- zooming on edited field - zooming on edited field