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

Issue #854 Fix image (uml) captions with emphasis #855

Merged
merged 4 commits into from
Nov 18, 2023

Conversation

Paldari
Copy link
Contributor

@Paldari Paldari commented Nov 14, 2023

See issue #854

Paldari and others added 4 commits November 14, 2023 15:05
Signed-off-by: Kevin DARNE <kevin.darne@amadeus.com>
Provides a decorator to allow a unit test to be easily configured to use
a v2 editor.

Signed-off-by: James Knight <james.d.knight@live.com>
Adding some unit tests to verify the processing non-simple text for
captions (i.e. additional markup for text). Previous implementations had
caption data malformed, and these checks should help prevent this from
happening again.

Signed-off-by: James Knight <james.d.knight@live.com>
When decorators are used to alter the test case's configuration, this
is applied to a base configuration prepared for the entire test class.
This could then result in some unit tests changing other unit test's
configuration, depending on how the unit test order is run. To prevent
unexpected configuration changes, always clone the base configuration
when running a prepare/build invoke.

Signed-off-by: James Knight <james.d.knight@live.com>
@jdknight jdknight merged commit ad152f7 into sphinx-contrib:main Nov 18, 2023
27 checks passed
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.

None yet

2 participants