LLazyEmail / markdown-to-email

GNU General Public License v3.0
8 stars 13 forks source link

small tasks to attack in order to make template render correctly [not finished] #1087

Open atherdon opened 2 years ago

atherdon commented 2 years ago

Just in case you'll need a correctly working version of this template, you can take a look here https://gitlab.com/hackernoon/newsletters-archive/-/blob/master/content/02-Thematics/2020/November/BridgeCrew.html

  1. previewText [DONE]
  2. headlines have broken and I'm not sure [DONE]
  3. Links not correctly replaced in my opinion [DONE]
  4. header is eating our previewText [DONE]

5. hard to debug latest

something not ideal with debugging logic

can be also related to literals

image


6. Literal = false might be a problem soon

image

attaching a working fine version BridgeCrew.zip

atherdon commented 2 years ago

image

932