We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cd55b3 commit 38d9bb0Copy full SHA for 38d9bb0
eumesybeamer-markdown.sty
@@ -13,7 +13,7 @@
13
]{markdown}
14
%%begin novalidate
15
\markdownSetup{rendererPrototypes={
16
- link = {\href{#2}{#1}},
+ link = {\href{#2}{#1}}, % {{\color{blue}\href{#2}{#1}}} ?
17
headingOne = {\section{#1}},
18
headingTwo = {\subsection{#1}},
19
headingThree = {\begin{frame}\frametitle{#1}},
0 commit comments