Update code from master repo#2
Open
taras-panasiuk-dev wants to merge 61 commits intoquintagroup:masterfrom
Open
Update code from master repo#2taras-panasiuk-dev wants to merge 61 commits intoquintagroup:masterfrom
taras-panasiuk-dev wants to merge 61 commits intoquintagroup:masterfrom
Conversation
regen pipfile.lock with newer jinja2 dependency version
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.5.1 to 70.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.5.1...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Updating 'sub-document' documentation to make explicit what was already implicit.
…hyperlink Added hyperlink option in InlineImage
Bump setuptools from 69.5.1 to 70.0.0
Update index.rst
Co-authored-by: Chatnoir Miki <cmiki@amono.me>
`part._blob` should have the class `bytes`.
encode XML as bytes in render_footnotes()
Possibility to skip missing pictures
Add RTL support for bold/italic text
…nal template, regardless of whether it has been rendered.
- Added optional context parameter to return only variables not present in the provided context.
- Added test tests/get_undeclared_variables.py:
- Verifies behavior before rendering (all variables)
- Verifies after rendering with incomplete context (only missing variables)
- Verifies after rendering with complete context (empty set)
- Verifies compatibility with custom Jinja2 environment
- All tests use asserts and are ready for CI integration.
Closes #585
feat: use project section
Fix NameError Subdoc is not defined
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.