maruku icon indicating copy to clipboard operation
maruku copied to clipboard

Keywords: -line for adding tags

Open vibrog opened this issue 14 years ago • 0 comments

Allow a ^Keywords:-line to add tags to Markdown documents, as well as convert these into HTML

<meta name="keywords" content="keywords, tags, markdown, example"/>

or LaTeX

\usepackage[
    pdfkeywords={keywords, tags, markdown, example},
]{hyperref}

vibrog avatar Nov 15 '09 12:11 vibrog