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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 FIX: Front matter -> sphinx metadata regression #480

Merged
merged 1 commit into from Dec 29, 2021

Conversation

chrisjsewell
Copy link
Member

@chrisjsewell chrisjsewell commented Dec 29, 2021

After PR #477, I noted that the SmartQuote transform was being applied to the front-matter values,
before they were extracted to the document metadata (see also issue #479).
Therefore, we now add them as a literal to stop this happening.

After #477, I noted that the `SmartQuote` transform was being applied to  the front-matter values,
before they were extracted to the document metadata.
Therefore, we now add them as a `literal` to stop this happening.
@codecov
Copy link

codecov bot commented Dec 29, 2021

Codecov Report

Merging #480 (100dc84) into master (2b3a931) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #480   +/-   ##
=======================================
  Coverage   90.02%   90.02%           
=======================================
  Files          16       16           
  Lines        2056     2056           
=======================================
  Hits         1851     1851           
  Misses        205      205           
Flag Coverage 螖
pytests 90.02% <100.00%> (酶)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage 螖
myst_parser/docutils_renderer.py 92.13% <100.00%> (酶)

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update 2b3a931...100dc84. Read the comment docs.

@chrisjsewell chrisjsewell merged commit 58f0540 into master Dec 29, 2021
@chrisjsewell chrisjsewell deleted the fix-front-matter-smartquotes branch December 29, 2021 20:18
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

1 participant