Skip to content

chore: disable line numbers in Confluence code blocks#76

Closed
geopanther wants to merge 1 commit into
mainfrom
chore/disable-code-linenumbers
Closed

chore: disable line numbers in Confluence code blocks#76
geopanther wants to merge 1 commit into
mainfrom
chore/disable-code-linenumbers

Conversation

@geopanther

Copy link
Copy Markdown
Owner

Summary

Disables line number rendering in Confluence code blocks for cleaner output.

Changes

  • Modified Confluence renderer to set linenumbers parameter to 'false'
  • Updated unit tests to expect 'false' value
  • Updated functional test expected output (result.xml)
  • Updated CHANGELOG

Testing

  • All pre-commit hooks passed
  • All pre-push hooks (including tox/tests) passed
  • Tests updated to reflect new behavior

@geopanther geopanther closed this Jun 13, 2026
@geopanther
geopanther deleted the chore/disable-code-linenumbers branch June 13, 2026 07:54
@geopanther

Copy link
Copy Markdown
Owner Author

Superseded by #77 after renaming branch to feat/configurable-code-linenumbers (conventional commit type corrected: chore -> feat, since this adds a new CLI flag). Closed automatically when the old head branch was deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant