-
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
\toc error #1061
Comments
I get the same error using Franklin.jl 0.10.94 and Julia 1.9.1, but the line numbers are slightly different:
I am having problems running Franklin.jl on this repository after having run |
for anyone stumbling against this, pin Franklin to @ziotom78 and @yangcht can you guys point to a specific source file that throws this error please? |
Hi @tlienart , sure! This one: lezione07.md. (To trigger the error, you have to clone the repository and then run |
Hey, sorry about that 🙃 I've pushed a fix that simplifies the TOC code with an added test of a more complicated TOC example. @ziotom78 your TOC now works as expected: |
Released in 0.10.95. Note that CI fails here because of some compat requirement thing that I'm trying to figure out but it shouldn't cause issues elsewhere. https://discourse.julialang.org/t/compat-bounds-for-stdlib-and-empty-intersection-issue-on-ci/105898 |
Hi @mossr, I have been using the \toc function. It is fantastic. However, since the last update, it has stopped working and giving me errors like the following. Do you have any idea how to fix it?
The detailed error msgs are:
The text was updated successfully, but these errors were encountered: