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\]?) -- You received this message because you are subscribed to the Google Groups "nikola-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nikola-discuss/31e2e558-8c61-483e-8554-736295854a0en%40googlegroups.com.
