<p>I'm using the geany 1.32 default installation on ubuntu 18.04 64bit to edit test.md file.</p>
<p>for H1 - H6 headers, the "#" signs are bold, but not the rest of header, i.e. "# Header" only has bold for '#' not for the word 'Header'.</p>
<p><code>**bold**</code> does not show bold, neither does <code>*italiic*</code> displays italic.</p>
<p>I can customize them all using filetypes.markdown, except for the H1-H6 headers, the header is not impacted at all as mentioned above, for example:</p>
<p><code>header1=0xFFCB4F;0x1E1E1E;true;false</code>  this change will make <code>#</code> bold with specified background/front color, but not the header content, i.e.  "Header1" in <code># Header1</code> stays non-bold.</p>
<p>At least I would like to have all markdown headers shown as bold inside Geany without the need of any previewer</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2026">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJzfhaOdf69nF5BU6Q_VKw_rxjL4Nks5u9EwtgaJpZM4ZiT_N">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ9EdbpfVNnBupQsUZxM617FTlKSjks5u9EwtgaJpZM4ZiT_N.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"markdown format customization (#2026)"}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/2026"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2026",
"url": "https://github.com/geany/geany/issues/2026",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>