Skip to content

feat(print): add print configuration options and enhance print functi…#720

Merged
Lruihao merged 1 commit intomainfrom
print
Mar 22, 2026
Merged

feat(print): add print configuration options and enhance print functi…#720
Lruihao merged 1 commit intomainfrom
print

Conversation

@Lruihao
Copy link
Copy Markdown
Member

@Lruihao Lruihao commented Mar 22, 2026

…onality

Description

# FixIt 0.4.5 | NEW Print config
[params.print]
# whether to expand all admonitions before printing
expand_admonition = true
# whether to expand all code blocks and code tabs before printing
expand_code = true
# whether to expand all details elements before printing
expand_details = true
# whether to expand all file trees before printing
expand_file_tree = false

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Provide a description in this PR that addresses what the PR is solving. If this PR is going to solve an existing issue, please reference the issue (e.g. close #123).

What is the purpose of this pull request?

  • Bug fix
  • New feature
  • Other

Screenshots

Before

After

@Lruihao Lruihao added this to the v0.4.5 milestone Mar 22, 2026
@Lruihao Lruihao self-assigned this Mar 22, 2026
@Lruihao Lruihao added the enhancement New feature or request label Mar 22, 2026
@github-project-automation github-project-automation bot moved this to In progress in Roadmap of FixIt Mar 22, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
fixit Ready Ready Preview, Comment Mar 22, 2026 0:05am

@Lruihao Lruihao merged commit a53ef80 into main Mar 22, 2026
4 checks passed
@Lruihao Lruihao deleted the print branch March 22, 2026 12:06
@github-project-automation github-project-automation bot moved this from In progress to Done in Roadmap of FixIt Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant