Skip to content

feat: rename artifacts_dir to image_dir for consistency

99ccd9c
Select commit
Loading
Failed to load commit list.
Open

feat: add artifacts_dir parameter to export_to_markdown and export_to_html #552

feat: rename artifacts_dir to image_dir for consistency
99ccd9c
Select commit
Loading
Failed to load commit list.
Mergify / Mergify Merge Protections succeeded Mar 27, 2026 in 1s

1 applicable rule, 1 validating requirements

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?: