Hello, Kyle Andrews <kyle.c.andr...@gmail.com> writes:
> I included SAS code for reference in an org file and noticed that a SAS > comment breaks the folding feature. The buffer is folded only until the > comment. The snippet below placed in an org-buffer should clarify what I > mean. > > <---- > > ** SAS > > #+BEGIN_SRC sas > * a full line comment in SAS code; You need to escape this line with a comma: ,* a full line comment in SAS code; Regards, -- Nicolas Goaziou