An open API service providing commit metadata for open source projects.

GitHub / executablebooks/mdit-py-plugins / commits

Collection of core plugins for markdown-it-py

SHA Message Author Date Stats
519953da ๐Ÿš€ Release v0.7.0 (#146)
Co-authored-by: Claude <n****y@a****m>
Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
6a462d6c ๐Ÿ› FIX: myst_role backslash-guard misparse at inline start (#145)
Co-authored-by: Claude <n****y@a****m>
Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
c58aaaa1 โœจ NEW: Add section reference plugin (section_ref) (#144) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
6e1133df ๐Ÿ”ง Switch PyPI publishing to trusted publishing (OIDC) (#142) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
3 months ago
da70e05b ๐Ÿš€ Release v0.6.1 (#140) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
3 months ago
f41d88c1 ๐Ÿ› FIX: Nested field lists incorrectly nesting inside parent containers (#139) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
3 months ago
b8735072 ๐Ÿš€ Release v0.6.0 (#137) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
3 months ago
b77a18bc ๐Ÿ”ง Fix pre-commit (#136) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
3 months ago
28a97783 โœจ Add GFM autolink and composite GFM plugins (#135) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
3 months ago
39c681fd โœจ NEW: Add superscript plugin and tests (#128)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, Kyle King <K****g@u****m>, Chris Sewell <c****l@h****m>
Elijah Greenstein <1****n@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
62f00586 ๐Ÿ”ง Add AGENTS.md and copilot-setup-steps workflow (#132)
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m>, chrisjsewell <2****l@u****m>
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
93fbf645 ๐Ÿš€ Release v0.5.0 (#126) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
91264a63 โœจ NEW: Add plugin & tests to render subscripts (#122) Mitesh Ashar <e****l@m****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
22368986 ๐Ÿš€ Release v0.4.2 (#121) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
10d5b4d0 โœจ Add `allowed` option for inline/block attributes (#115)
Co-authored-by: maximkurbatov <m****v@y****u>, Chris Sewell <c****l@h****m>
joker21663 <m****3@y****u>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
3f7fcc67 ๐Ÿ‘Œ Improve parsing of nested amsmath (#119) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
637f7e70 ๐Ÿ”ง codecov no longer works on forks (#116) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
d11bdaf0 ๐Ÿš€ Release v0.4.1 (#110) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
aa1f557e ๐Ÿงช Test against 3.12 (#109) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
33c27e0f ๐Ÿ‘Œ Add option for footnotes references to always be matched (#108) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
77624583 ๐Ÿ”ง Use ruff-format (#107) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
950908b2 [pre-commit.ci] pre-commit autoupdate (#100)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, Chris Sewell <c****l@h****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
14dfd1ad โฌ†๏ธ Bump actions/setup-python from 4 to 5 (#101)
Co-authored-by: dependabot[bot] <4****]@u****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
bd8d37d5 โฌ†๏ธ Bump actions/checkout from 3 to 4 (#98)
Co-authored-by: dependabot[bot] <4****]@u****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
867a77a0 ๐Ÿ‘Œ Expand support for Python-Markdown in the admon plugin (#94)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, Chris Sewell <c****l@h****m>
Kyle King <K****g@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3829c845 [pre-commit.ci] pre-commit autoupdate (#90)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, Chris Sewell <c****l@h****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ba0c31e7 ๐Ÿ”ง Export plugins explicitly with `__all__` (#91) Bill Mill <b****l@b****g>
Committed by: GitHub <n****y@g****m>
about 3 years ago
44c8e1c2 ๐Ÿš€ RELEASE: v0.4.0 (#88) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
9e5aff87 ๐Ÿงช Add tests for indenting with code block enabled/disabled (#87) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
6f1a77e8 ๐Ÿ”ง MAINTAIN: Make type checking strict (#86) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
c297f7e2 โฌ†๏ธ UPGRADE: Allow markdown-it-py v3 (#85) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
6f2e2a7c ๐Ÿ”ง Convert `state.srcCharCode` -> `state.src` (#84) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
85f7ed31 ๐Ÿ‘Œ Centralise code block test (#83) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
875bbe5e โฌ†๏ธ Bump codecov/codecov-action from 1 to 3 (#81)
Co-authored-by: dependabot[bot] <4****]@u****m>, Chris Sewell <c****l@h****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
915a15e5 โฌ†๏ธ Bump codecov/codecov-action from 1 to 3 (#81)
Co-authored-by: dependabot[bot] <4****]@u****m>, Chris Sewell <c****l@h****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
ccc3eb70 โฌ†๏ธ Bump actions/checkout from 2 to 3 (#82)
Co-authored-by: dependabot[bot] <4****]@u****m>, Chris Sewell <c****l@h****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
94c3b45a โฌ†๏ธ Bump actions/setup-python from 2 to 4 (#80)
Co-authored-by: dependabot[bot] <4****]@u****m>, Chris Sewell <c****l@h****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
1f6c1ae7 โฌ†๏ธ Bump pre-commit/action from 2.0.0 to 3.0.0 (#79)
Co-authored-by: dependabot[bot] <4****]@u****m>, Chris Sewell <c****l@h****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
6252bb72 [pre-commit.ci] pre-commit autoupdate (#71)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, Chris Sewell <c****l@h****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
57e44ff3 ๐Ÿ”ง Add dependabot config (#78) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
8259ec1a โฌ†๏ธ UPGRADE: drop python 3.7 (#77) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
25c173b8 ๐Ÿ”ง Remove unnecessary method arg (#76) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
20408390 ๐Ÿ‘Œ Make field_list compatible with latest upstream (#75) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
9cb9ff9c ๐Ÿ‘Œ Improve admon plugin (add `???` support) (#58)
Co-authored-by: Chris Sewell <c****l@h****m>
Kyle King <K****g@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
061a5441 dollarmath: Add `allow_blank_lines` option (#46) Eric Wieser <w****c@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
be145875 ๐Ÿš€ RELEASE v0.3.5 (#74) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
a9175908 ๐Ÿ”ง Correct project documentation link (#73)
Signed-off-by: Anders Kaseorg <a****k@m****u>
Anders Kaseorg <a****k@m****u>
Committed by: GitHub <n****y@g****m>
over 3 years ago
bb67d103 ๐Ÿ› Fix regression in amsmath (#70) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
de7f783a ๐Ÿ› FIX: Regression in dollarmath (#69) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
19de2ffa ๐Ÿš€ RELEASE: v0.3.4 (#67) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
8858e5a4 โœจ NEW: Add attrs_block_plugin (#66) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
f4f0a0e3 ๐Ÿ‘Œ Improve field lists (#65) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
9e57524b ๐Ÿ”ง Update pre-commit (#64) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
4601e158 ๐Ÿš€ RELEASE: v0.3.3 Chris Sewell <c****l@h****m> over 3 years ago
9c94380e ๐Ÿ› FIX: attrs: span with end of inline before attrs Chris Sewell <c****l@h****m> over 3 years ago
881dcdc8 ๐Ÿš€ RELEASE: v0.3.2 (#56) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
ec51e602 โœจ NEW: Port `admon` plugin (#53) Kyle King <K****g@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
3f90276d ๐Ÿ› FIX: Task list item marker can be followed by any GFM whitespace (#42)
Co-authored-by: Chris Sewell <c****l@h****m>
Taneli Hukkinen <3****n@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
277229c6 โœจ NEW: Add span parsing to inline attributes plugin (#55) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7588de2f ๐Ÿ”ง MAINTAIN: Fix pre-commit (#54) Taneli Hukkinen <3****n@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
c35bf143 ๐Ÿš€ RELEASE: v0.3.1 (#52) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
f2f854aa โœจ NEW: Add `attrs_plugin` (#50) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
6fbc43fd ๐Ÿ”ง PEP 621 package build, drop Python 3.6 (#51) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
e96d4e47 ๐Ÿ›: Anchor ids in separate renders should not affect each other. (#43)
Co-authored-by: Chris Sewell <c****l@h****m>
DistractedMOSFET <5****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
855067ea ๐Ÿ› FIX: Parsing when newline is between footnote ID and first paragraph (#49) Taneli Hukkinen <3****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
d627eac4 ๐Ÿ”ง MAINTAIN: Update pre-commit (#47) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
e1e5e94f ๐Ÿ”ง MAINTAIN: Remove upper bound from Python version constraint (#40) Claudio Jolowicz <c****z@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
aba72e63 ๐Ÿš€ RELEASE: v0.3.0 Chris Sewell <c****l@h****m> over 4 years ago
909c739f โœจ NEW: Add field list plugin (#33) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
65f73e02 ๐Ÿ‘Œ IMPROVE: MyST role syntax parsing (#32) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
fc130fa5 ๐Ÿ‘Œ IMPROVE: MyST target block parsing (#31) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
bb061190 ๐Ÿ”ง MAINTAIN: Use pyproject-build for package deployment Chris Sewell <c****l@h****m> over 4 years ago
d43c41ba ๐Ÿ‘Œ IMPROVE: Add renderer option to amsmath plugin (#30) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
ff1f230e ๐Ÿ‘Œ IMPROVE: dollarmath plugin rendering (#29) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
70a756d4 ๐Ÿ› FIX: Remove incorrect class from render_myst_target Chris Sewell <c****l@h****m> over 4 years ago
b1c90994 โœจ IMPROVE: Bring colon_fence inline with fence Chris Sewell <c****l@h****m> over 4 years ago
a85ada14 โ™ป๏ธ REFACTOR: Remove AttrDict usage from texmath (#15) Taneli Hukkinen <3****n@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
c14b8fab ๐Ÿ‘Œ IMPROVE: AMSmath defaut HTML tags (#27) Rowan Cockett <r****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
a0f7ffac ๐Ÿš€ RELEASE: v0.2.8 Chris Sewell <c****l@h****m> over 5 years ago
1887a290 ๐Ÿ› FIX: `wordcount` update of minutes (#23) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ef07cd47 ๐Ÿš€ RELEASE: v0.2.7 Chris Sewell <c****l@h****m> over 5 years ago
54f1014f ๐Ÿ‘Œ IMPROVE: Parse multiline MyST comments (#17) Taneli Hukkinen <h****1@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
0ff24fe5 ๐Ÿ“š DOCS: Minor fix Chris Sewell <c****l@h****m> over 5 years ago
e0150ee1 ๐Ÿ“š DOCS: Add documentation! (#22) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
0358c6f2 ๐Ÿ”ง MAINTAIN: Add isort pre-commit hook (#21) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c51ed6fa โœจ NEW: Add `wordcount_plugin` (#20) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
89da6fc6 ๐Ÿ‘Œ IMPROVE: Allow inline double-dollar (dollarmath_plugin) (#19) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
80ee62c3 โฌ†๏ธ UPDATE: markdown-it-py~=1.0 (#18) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
b8d64f64 ๐Ÿ‘Œ IMPROVE: Preserve MyST comment leading whitespace (#16) Taneli Hukkinen <h****1@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
b1221ffc ๐Ÿ‘Œ IMPROVE: Replace use of `env` as an `AttrDict` Chris Sewell <c****l@h****m> over 5 years ago
9c808ab4 ๐Ÿš€ RELEASE: v0.2.6 Chris Sewell <c****l@h****m> over 5 years ago
021062c5 ๐Ÿ‘Œ IMPROVE: Remove direct use of `Token.attrs` (#13) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
4e6765c4 ๐Ÿš€ RELEASE: v0.2.5 Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2a948b95 ๐Ÿ› FIX: front-matter: `IndexError` if first line is single dash (#11) James McKinney <2****y@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5c0038fd ๐Ÿš€ RELEASE: v0.2.4 Chris Sewell <c****l@h****m> over 5 years ago
4633b9bd ๐Ÿ‘Œ IMPROVE: susbstitution; configurable delimiters Chris Sewell <c****l@h****m> over 5 years ago
d873fc23 ๐Ÿš€ RELEASE: v0.2.3 Chris Sewell <c****l@h****m> over 5 years ago
b2a700df ๐Ÿ› FIX: substitutions Chris Sewell <c****l@h****m> over 5 years ago
95cd853e ๐Ÿš€ RELEASE: v0.2.2 Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
f2986d13 โœจ NEW: Add substitution_plugin (#5) Chris Sewell <c****l@h****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago

โ† Back to repository