1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-06-07 04:46:16 +01:00

Compact: MS Word: Support Markdown.

This commit is contained in:
devlinjd
2015-12-16 23:29:47 -05:00
parent c8844375a4
commit 7364b92e0f
2 changed files with 10 additions and 7 deletions

View File

@ -39,12 +39,13 @@
<w:sz-cs w:val="20"/>
</w:rPr>
</w:pPr>
<w:r wsp:rsidRPr="000A3AF0">
{{{wpml summary true }}}
<!-- <w:r wsp:rsidRPr="000A3AF0">
<w:rPr>
<w:sz-cs w:val="20"/>
</w:rPr>
<w:t>{{ summary }}</w:t>
</w:r>
</w:r> -->
</w:p>
{{#each highlights }}
@ -61,12 +62,13 @@
<w:sz-cs w:val="20"/>
</w:rPr>
</w:pPr>
<w:r>
{{{wpml this true}}}
<!-- <w:r>
<w:rPr>
<w:sz-cs w:val="20"/>
</w:rPr>
<w:t>{{ this }}</w:t>
</w:r>
</w:r> -->
</w:p>
{{/each}}