Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add formatting options for manuscript builds #1723

Merged
merged 9 commits into from
Mar 2, 2024
Merged

Add formatting options for manuscript builds #1723

merged 9 commits into from
Mar 2, 2024

Conversation

vkbo
Copy link
Owner

@vkbo vkbo commented Mar 1, 2024

Summary:

This PR adds the following:

  • A separate setting for preserving tabs in HTML builds that is off by default. Tabs do not generally render in HTML.
  • A setting that disables hard line breaks in paragraphs for Markdown builds. By default, such breaks are preserved.
  • Settings to centre title, chapter and scene headers for novel documents.
  • Settings to add page break before title, chapter and scene headers for novel documents,
  • Allows special titles #! also in notes.
  • Allows excluding specific keywords when keywords are included in the manuscript.

Related Issue(s):

Closes #944
Closes #1117
Closes #1132
Closes #1661

Reviewer's Checklist:

  • The header of all files contain a reference to the repository license
  • The overall test coverage is increased or remains the same as before
  • All tests are passing
  • All flake8 checks are passing and the style guide is followed
  • Documentation (as docstrings) is complete and understandable
  • Only files that have been actively changed are committed

@vkbo vkbo added this to the Release 2.4 Beta 1 milestone Mar 1, 2024
@vkbo vkbo linked an issue Mar 2, 2024 that may be closed by this pull request
@vkbo vkbo merged commit 868526e into dev Mar 2, 2024
9 checks passed
@vkbo vkbo deleted the build_formatting branch March 2, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant