Re: [O] starting a line with #

2018-01-17 Thread Eric S Fraga
On Wednesday, 17 Jan 2018 at 12:57, Ali M. wrote: > What does starting a line or item with # mean to org-mode From the manual: Lines starting with zero or more whitespace characters followed by one ‘#’ and a whitespace are treated as comments and, as such, are not exported. HTH, eric

[O] starting a line with #

2018-01-17 Thread Ali M.
What does starting a line or item with # mean to org-mode for example * list item one * list item two # some stuff I wrote that Notice that the line starting with # is indented under the second list item I can notice that the line starting with # have a different color but does it have a diffe