Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-12-05 03:51:33 +03:00
commit 86f6da20e5

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 to the below `div` case... (TEST) - this is similar or the same as the below `div` case... (TEST)
- BUG: caret positioning broken - BUG: caret positioning broken
- *TODO*:: - *TODO*::
- text text text - text text text