fredrikekre / Literate.jl

Simple package for literate programming in Julia
https://fredrikekre.github.io/Literate.jl
Other
536 stars 62 forks source link

Upvote for making main branch name configurable like in Documenter #179

Closed JeffFessler closed 2 years ago

JeffFessler commented 2 years ago

An option for specifying the name of the main branch like in Documenter would be helpful. I think there is a hint of the possibility in the code already: https://github.com/fredrikekre/Literate.jl/blob/fbd39a3d5a1c14672257a7e533643e8794447352/src/Literate.jl#L264 So count this as an upvote for it :)

JeffFessler commented 2 years ago

yay! thanks!