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

How To Add Rel Attribute To Docutils Sphinx Reference In Html Output?

I have a simple extension for the Sphinx documentation utility (my version in use isSphinx-1.1.3-py… Read more How To Add Rel Attribute To Docutils Sphinx Reference In Html Output?

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)

Regex For Links In Html Text

I hope this question is not a RTFM one. I am trying to write a Python script that extracts links fr… Read more Regex For Links In Html Text