Skip to content

fix build error: inline literal start-string without end-string #14210

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

Merged
merged 1 commit into from
Sep 10, 2020

Conversation

jschaedl
Copy link
Contributor

This PR fixes the current build error:

sphinx-build -b html -c . -d ./doctrees -nqW -j auto ../ ./html
Warning, treated as error:
/home/runner/work/symfony-docs/symfony-docs/reference/twig_reference.rst:282:Inline literal start-string without end-string.
make: *** [html] Error 2

@OskarStark OskarStark added this to the 5.2 milestone Sep 10, 2020
Copy link
Contributor

@OskarStark OskarStark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thank you 😊

@javiereguiluz
Copy link
Member

Thanks a lot for fixing this error!

@javiereguiluz javiereguiluz merged commit bbfa409 into symfony:master Sep 10, 2020
@jschaedl jschaedl deleted the fix-build-error branch September 10, 2020 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants