bib.bibtexbase.standardize.do_on_comment_block¶
Comment block standardization utilities.
This module provides functionality for processing and standardizing BibTeX comment blocks. Comment blocks in BibTeX are used for documentation and notes that should be preserved but formatted consistently.
Classes:
| Name | Description |
|---|---|
StandardizeCommentBlock | Handles the standardization of @comment blocks, ensuring proper brace matching and formatting. |