-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.html.pandoc
More file actions
76 lines (74 loc) · 4.21 KB
/
Project.html.pandoc
File metadata and controls
76 lines (74 loc) · 4.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
;; -*- mode: lisp-data -*-
;; pandoc-mode project settings file
;; saved on 2025.10.16 23:01
((latexmathml) (mathml) (jsmath) (mathjax) (gladtex) (mimetex)
(webtex) (katex) (katex-stylesheet) (bibliography) (csl)
(citation-abbreviations) (natbib) (biblatex) (epub-stylesheet)
(epub-cover-image) (epub-metadata) (epub-embed-font)
(epub-chapter-level) (chapters) (no-tex-ligatures) (listings)
(latex-engine) (latex-engine-opt) (self-contained) (html-q-tags)
(ascii . t) (number-offset) (section-divs) (email-obfuscation)
(title-prefix) (css "pandoc.css") (id-prefix) (reference-links . t)
(atx-headers) (number-sections) (incremental) (slide-level)
(reference-odt) (reference-docx) (standalone) (template) (variable)
(no-wrap) (columns . 40) (table-of-contents) (toc-depth)
(no-highlight) (highlight-style) (include-in-header)
(include-before-body) (include-after-body) (parse-raw) (smart)
(strict) (old-dashes) (base-header-level) (indented-code-classes)
(default-image-extension) (filter) (metadata) (normalize)
(preserve-tabs) (tab-stop) (track-changes) (read . "markdown")
(read-lhs)
(read-extensions ("abbreviations") ("all_symbols_escapable")
("ascii_identifiers") ("auto_identifiers")
("autolink_bare_uris") ("backtick_code_blocks")
("blank_before_blockquote") ("blank_before_header")
("citations") ("definition_lists")
("escaped_line_breaks") ("example_lists")
("fancy_lists") ("fenced_code_attributes")
("fenced_code_blocks") ("footnotes") ("grid_tables")
("hard_line_breaks") ("header_attributes")
("ignore_line_breaks") ("implicit_figures")
("implicit_header_references")
("inline_code_attributes") ("inline_notes")
("intraword_underscores") ("latex_macros")
("line_blocks") ("link_attributes")
("lists_without_preceding_blankline")
("markdown_attribute") ("markdown_in_html_blocks")
("mmd_header_identifiers") ("mmd_title_block")
("multiline_tables") ("pandoc_title_block")
("pipe_tables") ("raw_html") ("raw_tex")
("shortcut_reference_links") ("simple_tables")
("startnum") ("strikeout") ("subscript")
("superscript") ("table_captions")
("tex_math_dollars") ("tex_math_double_backslash")
("tex_math_single_backslash")
("yaml_metadata_block"))
(write . "html") (write-lhs)
(write-extensions ("abbreviations") ("all_symbols_escapable")
("ascii_identifiers") ("auto_identifiers")
("autolink_bare_uris") ("backtick_code_blocks")
("blank_before_blockquote") ("blank_before_header")
("citations") ("definition_lists")
("escaped_line_breaks") ("example_lists")
("fancy_lists") ("fenced_code_attributes")
("fenced_code_blocks") ("footnotes")
("grid_tables") ("hard_line_breaks")
("header_attributes") ("ignore_line_breaks")
("implicit_figures") ("implicit_header_references")
("inline_code_attributes") ("inline_notes")
("intraword_underscores") ("latex_macros")
("line_blocks") ("link_attributes")
("lists_without_preceding_blankline")
("markdown_attribute") ("markdown_in_html_blocks")
("mmd_header_identifiers") ("mmd_title_block")
("multiline_tables") ("pandoc_title_block")
("pipe_tables") ("raw_html") ("raw_tex")
("shortcut_reference_links") ("simple_tables")
("startnum") ("strikeout") ("subscript")
("superscript") ("table_captions")
("tex_math_dollars") ("tex_math_double_backslash")
("tex_math_single_backslash")
("yaml_metadata_block"))
(output . "Markdown_Resume.html")
(data-dir . "~/github-repos/resume/") (extract-media)
(output-dir . "~/github-repos/resume/") (master-file))