Skip to content

Commit e745b45

Browse files
authored
fix: Image link
1 parent 2200efa commit e745b45

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/en/core/comments

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@ Etiam euismod libero et lectus finibus, ac euismod metus iaculis.
2626

2727
To make inserting comments dead simple, Zettlr includes a comment keyboard shortcut. Typing <kbd>Ctrl/Cmd</kbd>+<kbd>Shift</kbd>+<kbd>c</kbd> will auto-complete the basic comment syntax, placing your cursor in the center, between the opening and closing angle brackets, so you can begin typing right away:
2828

29-
```html
30-
![Creating a new comment with the keyboard shortcut.](../img/ConverttoComment.gif)
31-
```
29+
![Creating a new comment with the keyboard shortcut.](../img/NewComment.gif)
3230

3331
If you've already written a block of text that you'd like to turn into a comment, you can simply highlight it with your cursor and _then_ press the <kbd>Ctrl/Cmd</kbd>+<kbd>Shift</kbd>+<kbd>c</kbd> shortcut to convert the selected passage into a comment:
3432

0 commit comments

Comments
 (0)