Hyperlinks with images in markdown files

17 views
Skip to first unread message

thomasj...@googlemail.com

unread,
Aug 20, 2023, 7:37:05 AM8/20/23
to nikola-discuss
Hi, after a longer time I installed nikola on a new pc (nikola-env) and want to update my pages (nikola 8.2.4), I have MARKDOWN_EXTENSIONS = ['markdown.extensions.fenced_code', 'markdown.extensions.codehilite', 'markdown.extensions.extra'] in conf.py.

I have a link list with images , but it is no more creating code. What am I missing:

my md code (omitting brackets here):
div class=grid-x ..." markdown="1"
div class="cell"
div class="card"
div class="card-divider"
[adiemus em class="fa fa-globe" /em](http://www.ryandelaney.com/adiemus "Zur Webseite adiemus"){.float-left}
/div
/div
/div
/div

When I put it ouside the div container, it works. Didi I forgot to pip install an extension (they are in core already [they are in fact in c:\Users\xxx\nikola-env\Lib\site-packages\markdown\extensions\]?)
Reply all
Reply to author
Forward
0 new messages