Support a layout: article frontmatter directive
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 2
- Forks
- 0
- Avg merge
- 2h 8m
- Merged PRs (30d)
- 49
Description
Honor a layout: article directive (likely a frontmatter field) to control the published page's layout/appearance. Exact scope TBD — determine which Confluence content property / appearance setting it maps to and how it relates to page_width. (From the old todo.md.)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating frontmatter parsing and the Confluence page-publishing or appearance-mapping entry points, then inspect how page_width is handled. Done means the Confluence content property or appearance setting for layout: article is identified, its relationship to page_width is decided, and the behavior is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100