-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Footnotes #100
Labels
Milestone
Comments
Stripped down: in text <a class="footnote-reference" href="#id5" id="id1">[1]</a> at bottom <table class="docutils footnote" frame="void" id="id5" rules="none">
<colgroup>
<col class="label">
<col>
</colgroup>
<tbody valign="top"><tr>
<td class="label"><a class="fn-backref" href="#id1">[1]</a></td>
<td>Here the footnote text</td>
</tr></tbody>
</table> some of the CSS
in shortit's just internal links with a bit of styling... |
Actually the Julia Markdown already parses footnote: https://docs.julialang.org/en/v1/stdlib/Markdown/index.html so Btw should read the julia markdown ref... |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://bjlkeng.github.io/posts/variational-bayes-and-the-mean-field-approximation/
The text was updated successfully, but these errors were encountered: