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

前端 未结 3 1214
别那么骄傲
别那么骄傲 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:57

    No, you can't do that. I searched for the same solution before and found nothing. A (very) bad hack is to do something like *Class* es (with a whitespace).

    Perhaps you can write a short message to the creator, Carsten Dominik (Homepage), and ask him for a solution. He seems to be a nice guy.

提交回复
热议问题