如何让组织模式不将以星号开头的行解释为标题?我的组织模式文档中有一些逐字文本。某些行以星号开头。组织模式将这些行解释为标题。我不想要那个。
这是带有一些上下文的文本:
* 20160721 Headline for July 21, 2016
I created a git repository for rfc-tools. It's in
~/Documents/rfc-tools.
Renamed grep-rfc-index.sh to search-rfc-index.sh because it searches.
That it uses grep is irrelevant.
Wrote a README.md for the project. Here it is:
#+BEGIN_SRC text
----- BEGIN QUOTED TEXT -----
This is the README.md for rfc-tools, a collection of programs for
processing IETF RFCs.
* fetch-rfcs-by-title.sh downloads into the current directory the RFCs
whose titles contain the string given on the command …Run Code Online (Sandbox Code Playgroud)