;doc: journal: comments
[ci skip]
This commit is contained in:
parent
659a034393
commit
4dc82fc2b3
@ -270,14 +270,13 @@ Some examples:
|
|||||||
|
|
||||||
```journal
|
```journal
|
||||||
# a file comment
|
# a file comment
|
||||||
|
; another file comment
|
||||||
; also a file comment
|
* also a file comment, useful in org/orgstruct mode
|
||||||
|
|
||||||
comment
|
comment
|
||||||
This is a multiline file comment,
|
A multiline file comment, which continues
|
||||||
which continues until a line
|
until a line containing just "end comment"
|
||||||
where the "end comment" string
|
(or end of file).
|
||||||
appears on its own (or end of file).
|
|
||||||
end comment
|
end comment
|
||||||
|
|
||||||
2012/5/14 something ; a transaction comment
|
2012/5/14 something ; a transaction comment
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user