fixing a bunch of broken stuff I think
This commit is contained in:
parent
0dbc3ead0e
commit
8bace887a2
1551 changed files with 299 additions and 57481 deletions
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/qzg645/cinnamon_it_does_the_job/"> <img src="https://preview.redd.it/jjvz7juso3181.png?width=640&crop=smart&auto=webp&s=f25a7be9d8e273fef497641f81a44b874d1f6f32" alt="[Cinnamon] It does the job" title="[Cinnamon] It does the job" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/a8764"> /u/a8764 </a> <br/> <span><a href="https://i.redd.it/jjvz7juso3181.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/qzg645/cinnamon_it_does_the_job/">[comments]</a></span> </td></tr></table>
|
|
@ -1,19 +0,0 @@
|
|||
<p>When you edit org files, sometimes you want to emphasize words like
|
||||
<code class="language-plaintext highlighter-rouge">code</code> or <code class="language-plaintext highlighter-rouge">verbatim</code>.</p>
|
||||
|
||||
<p>By default, Doom Emacs shows the leading or trailing marker characters like <code class="language-plaintext highlighter-rouge">=</code> or <code class="language-plaintext highlighter-rouge">~</code>. So the org file looks funny.</p>
|
||||
|
||||
<p>Naturally, you want to hide the these characters, like an <code class="language-plaintext highlighter-rouge">org-link</code>.</p>
|
||||
|
||||
<p><a href="https://stackoverflow.com/a/10970665">This SO answer</a> provides a solution: <strong>Toggle on <code class="language-plaintext highlighter-rouge">org-hide-emphasis-markers</code></strong></p>
|
||||
|
||||
<p>Before:</p>
|
||||
|
||||
<p><img alt="before tweaking" src="https://i.imgur.com/xWEkfqP.png" /></p>
|
||||
|
||||
<p>After:</p>
|
||||
|
||||
<p><img alt="font screenshot" src="https://i.imgur.com/GPe9rj9.png" /></p>
|
||||
|
||||
<p>To further customize each emphasis face, you can tweak the
|
||||
<code class="language-plaintext highlighter-rouge">org-emphasis-alist</code> variable and pick or customize each face, like <code class="language-plaintext highlighter-rouge">org-verbatim</code>. <a href="https://mullikine.github.io/posts/org-mode-bold/">Here is an example</a>.</p>
|
Loading…
Add table
Add a link
Reference in a new issue