Navigation Menu

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

✨ NEW: Add attrs_image (experimental) extension #620

Merged
merged 1 commit into from Sep 27, 2022
Merged

Conversation

chrisjsewell
Copy link
Member

Use inline attributes to configure MD images:
![alt](img/fun-fish.png){#id .class width="100px" align=center}

Use inline attributes to configure MD images:
`![alt](img/fun-fish.png){#id .class width="100px" align=center}`
@codecov
Copy link

codecov bot commented Sep 27, 2022

Codecov Report

Base: 89.74% // Head: 89.86% // Increases project coverage by +0.11% 🎉

Coverage data is based on head (714fa36) compared to base (4a30c24).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #620      +/-   ##
==========================================
+ Coverage   89.74%   89.86%   +0.11%     
==========================================
  Files          21       21              
  Lines        2125     2150      +25     
==========================================
+ Hits         1907     1932      +25     
  Misses        218      218              
Flag Coverage Δ
pytests 89.86% <100.00%> (+0.11%) ⬆️

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

Impacted Files Coverage Δ
myst_parser/config/main.py 86.91% <ø> (ø)
myst_parser/mdit_to_docutils/base.py 92.13% <100.00%> (+0.24%) ⬆️
myst_parser/parsers/mdit.py 96.87% <100.00%> (+0.15%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@chrisjsewell chrisjsewell merged commit ce52268 into master Sep 27, 2022
@chrisjsewell chrisjsewell deleted the inline-attrs branch September 27, 2022 09:08
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