File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 155
155
; ; * `markdown-css-path' - CSS file to link to in XHTML output.
156
156
; ;
157
157
; ; * `markdown-xhtml-header-content' - additional content to include
158
- ; ; in the XHTML <head> block.
158
+ ; ; in the XHTML ` <head>` block.
159
159
; ;
160
160
; ; * `markdown-xhtml-standalone-regexp' - a regular expression which
161
161
; ; indicates whether the output of `markdown-command' is standalone
218
218
; ; These commands all act on text in the active region, if any,
219
219
; ; and insert empty markup fragments otherwise. Logical styles
220
220
; ; include blockquote (`C-c C-s b`), preformatted (`C-c C-s p`),
221
- ; ; code (`C-c C-s c`), emphasis (`C-c C-s e`), and strong (`C-c
222
- ; ; C-s s`).
221
+ ; ; code (`C-c C-s c`), emphasis (`C-c C-s e`), and strong
222
+ ; ; (`C-c C-s s`).
223
223
; ;
224
224
; ; * Headers: `C-c C-t`
225
225
; ;
You can’t perform that action at this time.
0 commit comments