Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-12-06 18:34:32 +03:00
parent 227b791ca6
commit 4ef1be394c

View File

@ -54,7 +54,7 @@ var setup = function(){
``` ```
text text text (a click here is offset right) text text text (a click here is offset right)
- the offset's amount depends on where in the text we click after the code block, the farther right the greater the offset... - the offset's amount depends on where in the text we click after the code block, the farther right the greater the offset...
- this is similar or the same as the below `div` case... (TEST) - this seems to be the same as the below `div` case... (TEST)
- BUG: caret positioning broken - BUG: caret positioning broken
- *TODO*:: - *TODO*::
- text text text - text text text