How to make part of a word bold in org-mode

前端 未结 3 1216
别那么骄傲
别那么骄傲 2020-12-15 21:14

How can I make org-mode markup work for a part of a word? For example, I\'d like it to work for cases like this:

=Class=es

and

3条回答
  •  时光取名叫无心
    2020-12-15 21:45

    I don't think you can do it so that it shows up in the buffer as bold. If you just need it so that it appears bold when you export it to html, you can use:

    th@is is ha@lf bold
    

    See Quoting HTML tags

提交回复
热议问题