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

DOC: show the escape backslash #2144

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Conversation

cjrh
Copy link
Collaborator

@cjrh cjrh commented Aug 14, 2023

Before this PR, the char doesn't render:

image

I tested that there are no further shenanigans with backquotes:

image

Copy link
Contributor

@PSeitz PSeitz left a comment

Choose a reason for hiding this comment

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

Thanks!

@codecov-commenter
Copy link

Codecov Report

Merging #2144 (2d0d326) into main (2e10901) will increase coverage by 0.00%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main    #2144   +/-   ##
=======================================
  Coverage   94.29%   94.30%           
=======================================
  Files         320      320           
  Lines       61947    61947           
=======================================
+ Hits        58416    58417    +1     
+ Misses       3531     3530    -1     
Files Changed Coverage Δ
src/query/query_parser/query_parser.rs 92.82% <ø> (ø)

... and 1 file with indirect coverage changes

@PSeitz PSeitz merged commit 47b315f into quickwit-oss:main Aug 14, 2023
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.

3 participants