You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2020. It is now read-only.
Opening bracket in the heading is replaced by %28 in ipynb file for HTML conversion but a bracket in the heading is simply ignored by pandoc and thus creates undefined reference issues
extension
no
)
%29
headings
A closing bracket in the heading is replaced by %29 in ipynb file for HTML conversion but a bracket in the heading is simply ignored by pandoc and thus creates undefined reference issues
extension
no
":label: abc"
math equations
The HTML links are completely ignored by pandoc thus creating a reference issue if the equations are referenced later in the lecture
no
.. _abc
sections
These labels are to refer to some particular part of the lecture and since HTML links are ignored by pandoc so again reference issues