typemill / typemill

Typemill is a lightweight, flat-file CMS designed for simple, fast, and flexible website and eBook creation using Markdown.
https://typemill.net
MIT License
453 stars 55 forks source link

Content markdown error in start of a page #14

Closed carstenwm closed 4 years ago

carstenwm commented 6 years ago

Most of my pages start with HTML img syntax, then a ### title - but all text on the page is shown in browsers in Bold as a tittle, then the same text shows as ordinary text without Bold. Actually the HTML syntax shows as Bold title too. I'll link to an example later (at work right now) As it is from your 1.1.7: http://carsten.hedegaard.mobi/opvaekst-mv/frihed As it is from your 1.2.1: http://121.hedegaard.mobi/typemill/frihed

Oh, by the way: There's a lineshift < br > on top because there's a small problem on mobile phone Oneplus 3T), have to make some distance. And I have to learn to use Twig ;-)

trendschau commented 6 years ago

Ok, I see, I will fix it in the next version 2.2.2.

But this might cause some more problems in the new online editor of typemill, because it expects the document/all pages to start with a headline (h1). I plan to add a separate tab for such header and layout-images later, but this will not be included in v 2.2.2, because typemill needs some extensions to realize it properly...

carstenwm commented 6 years ago

Oh, okay. Haven't really seen the backend, I'm solely using good old ftp upload of markdown files, that way things work like a dream for me. Or editing via DroidEdit for Android ;-) [wops, closed and reopened by mistake, sorry]

trendschau commented 6 years ago

In this case it is probably better to stay with version 1.1.7 and switch to a new version as soon as all basic features ate implemented. I will keep this open to check how I can fix it in future...

carstenwm commented 6 years ago

Yup, did that ;-)