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

Escape quotes and double quotes for conf.py #16

Merged
merged 2 commits into from Nov 14, 2021
Merged

Escape quotes and double quotes for conf.py #16

merged 2 commits into from Nov 14, 2021

Conversation

AswinChand97
Copy link
Collaborator

Whenever the title or author name consists of quotes or double quotes,
the generation of conf.py breaks and hence breaking the overall flow.
Add a utility function which esacapes quotes and double quotes.

Whenever the title or author name consists of quotes or double quotes,
the generation of conf.py breaks and hence breaking the overall flow.
Add a utility function which esacapes quotes and double quotes.
Added a None check in the utility function which escapes the quotes for
more generic approach
@nifey nifey merged commit e9744e5 into main Nov 14, 2021
@AswinChand97 AswinChand97 deleted the escape_quotes branch November 14, 2021 16:17
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