JuliaPluto / JuliaPluto/computational-thinking-template
have layout default to `md.jlmd` or `layout.jlhtml`
- Dominant language
- Julia
- Stars
- 46
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Unless someone wants some fancy layout, it's reasonable to assume that 99% of markdown files will use `md.jlmd` and 99% of pluto notebooks will use `layout.jlhtml`.
Those could be the default values, so that one would need to specify the layout in the frontmatter only if they want something fancier
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the code that reads frontmatter and selects layouts for Markdown files and Pluto notebooks. Check how missing layout values are handled, then verify that md.jlmd and layout.jlhtml are used as defaults while explicit frontmatter values still override them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100