Skip to content

Conversation

@chrisjsewell
Copy link
Member

@chrisjsewell chrisjsewell commented Aug 15, 2022

Ideally it would read from sphinx source_encoding,
but this should fix most use cases, with the default encoding.

closes #609

Ideally it would read from sphinx `source_encoding`,
but this should fix most use cases, with the dafult encoding.
@codecov
Copy link

codecov bot commented Aug 15, 2022

Codecov Report

Merging #610 (ea1a405) into master (7556122) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #610   +/-   ##
=======================================
  Coverage   89.86%   89.86%           
=======================================
  Files          21       21           
  Lines        2122     2122           
=======================================
  Hits         1907     1907           
  Misses        215      215           
Flag Coverage Δ
pytests 89.86% <ø> (ø)

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

Impacted Files Coverage Δ
myst_parser/cli.py 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@chrisjsewell chrisjsewell merged commit 363b853 into master Aug 15, 2022
@chrisjsewell chrisjsewell deleted the fix-myst-anchor-encoding branch August 15, 2022 16:36
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.

myst-anchors ingores source_encoding in conf.py

2 participants