File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ categories: [
66 non-spec
77]
88created: 2023-08-06
9- updated: 2023-11-07T18:53:39+0100
9+ updated: 2024-04-25T15:02:44-0500
1010version: 1.1.1
1111@end
1212
@@ -337,7 +337,7 @@ version: 1.1.1
337337 For starters, there are some general changes that Norg makes with inline markup:
338338
339339 - Strikethrough has been changed from the somewhat cryptic `+strikethrough+` to `-strikethrough-`
340- - Verbatim has been changed from `=verbatim=` to `|`verbatim|`.
340+ - Verbatim has been changed from `=verbatim=` to `|`verbatim` |`.
341341 - The concept of a "code" object (`~this~`) has been dropped and merged with the `|`verbatim`|` object.
342342 We make the argument that semantically code is something you would like to have displayed verbatim and special
343343 styling can be done through the use of macros instead of having two different syntax elements.
You can’t perform that action at this time.
0 commit comments