There are 2 problems
- The link aren’t parsed in list and sometimes even in lines without list
- The link if parsed doesn’t respect the indentation and goes straight to the front
There is no list here , but still link isn’t parsed
New thing that i noticed was where there’s gap the system parses it correctly but then messes up with link
@teynav welcome to the forum
For a start you could try stripping out all the leading tab spaces you are using. Starting with a tab causes Joplin to render anything afterwards as code
and so, being told it’s code
, it ignores any markdown.
Thanks a lot!!!