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_plugin #50

Merged
merged 4 commits into from
Sep 27, 2022
Merged

✨ NEW: Add attrs_plugin #50

merged 4 commits into from
Sep 27, 2022

Conversation

chrisjsewell
Copy link
Member

Add attributes to self-closing inline elements:
![alt](https://image.com){#id .a b=c}

Add attributes to self-closing inline elements:
`![alt](https://image.com){#id .a b=c}`
@codecov
Copy link

codecov bot commented Sep 27, 2022

Codecov Report

Base: 93.18% // Head: 92.09% // Decreases project coverage by -1.09% ⚠️

Coverage data is based on head (d564b63) compared to base (6fbc43f).
Patch coverage: 83.88% of modified lines in pull request are covered.

❗ Current head d564b63 differs from pull request most recent head 8dbb801. Consider uploading reports for the commit 8dbb801 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
- Coverage   93.18%   92.09%   -1.10%     
==========================================
  Files          24       27       +3     
  Lines        1350     1530     +180     
==========================================
+ Hits         1258     1409     +151     
- Misses         92      121      +29     
Flag Coverage Δ
pytests 92.09% <83.88%> (-1.10%) ⬇️

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

Impacted Files Coverage Δ
mdit_py_plugins/attrs/parse.py 83.54% <83.54%> (ø)
mdit_py_plugins/attrs/index.py 85.71% <85.71%> (ø)
mdit_py_plugins/attrs/__init__.py 100.00% <100.00%> (ø)

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 f2f854a into master Sep 27, 2022
@chrisjsewell chrisjsewell deleted the attrs branch September 27, 2022 07:21
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.

1 participant