Skip to content Skip to sidebar Skip to footer
Showing posts with the label Markdown

Can I Make Tags In Markdown/latex Linkable? (jupyter Notebook)

I have a Jupyter notebook and I have cells containing markdown like this: \begin{align} 0 + S(a) &a… Read more Can I Make Tags In Markdown/latex Linkable? (jupyter Notebook)

Check Image Urls Using Python-markdown

On a website I'm creating I'm using Python-Markdown to format news posts. To avoid issues w… Read more Check Image Urls Using Python-markdown