fredrikekre / fredrikekre/DocumenterCodeBlocks.jl
Line number continuation does not seem to work on Win11 local builds
- Dominant language
- Julia
- Stars
- 28
- Forks
- 1
- Avg merge
- 37m
- Merged PRs (30d)
- 2
Description
I'm not sure if I'm missing something but If I insert this in my tutorial pages:
~~~
```@codeblocks
line_counter = :continue
```
~~~
the line number does not continue between the codeblocks, both with `julia` and `@example` blocks. You can see the preview here (still building, will be ready in ~10 minutes): https://github.com/JuliaControl/ModelPredictiveControl.jl/pull/433. See for example "Manual -> Examples -> Linear Design" section.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue with the shown @codeblocks syntax in a Windows 11 local build, using the referenced ModelPredictiveControl.jl preview and its Manual -> Examples -> Linear Design section. Compare line numbering across julia and @example blocks; done means line_counter = :continue produces continuous numbering between blocks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100