What is Nostr?
Gavin Jerman /
npub1adq…ue6t
2024-11-26 07:21:48
in reply to nevent1q…ywpp

Gavin Jerman on Nostr: nprofile1q…4qf9g the biggest issue was how they differ in rendering the markdown in ...

nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqu24tf7lkhs9wec3fg2xzddfpu49hwlywsdynx568xfflcjcntqasl4qf9g (nprofile…qf9g) the biggest issue was how they differ in rendering the markdown in my existing articles. E.g. Ignite does not recognise 2 spaces (or a backslash) at the end of a line as a line break, so I had to replace all of these with a <br>. Also the Jekyll markdon renderer I was using, kramdown, allowed me to control the size of images in markdown e.g. ![title](image.png){:width="300px"}. In ignite I had to replace these with html e.g. <img src="image.png" alt="title" width="300">.
Author Public Key
npub1adqw0qgn9lnmfl8hg2yeyshl8xccm7dp6ahcq72739zmex8vzjfqddue6t