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

feat: add directive plugin and helpers #1

Merged
merged 4 commits into from
Nov 12, 2024
Merged

Conversation

d3m1d0v
Copy link
Member

@d3m1d0v d3m1d0v commented Oct 31, 2024

See README.md

@d3m1d0v d3m1d0v force-pushed the directive-implementation branch from e250360 to 4fa9739 Compare October 31, 2024 19:29
Copy link

@makhnatkin makhnatkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Plz fix lint error /home/runner/work/directive/directive/esbuild/build.mjs

src/index.ts Show resolved Hide resolved
src/types.ts Outdated Show resolved Hide resolved
src/helpers.ts Outdated
@@ -0,0 +1,110 @@
import type MarkdownIt from 'markdown-it';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@3y3 Should we add to the multipackage? Tell us how to do it correctly plz

src/helpers.ts Outdated Show resolved Hide resolved
src/helpers.ts Outdated Show resolved Hide resolved
src/helpers.ts Outdated Show resolved Hide resolved
@d3m1d0v d3m1d0v force-pushed the directive-implementation branch 2 times, most recently from 4497929 to 428dbd8 Compare November 2, 2024 17:50
README.md Outdated Show resolved Hide resolved
@d3m1d0v d3m1d0v force-pushed the directive-implementation branch 3 times, most recently from e8ae104 to 0ed382e Compare November 6, 2024 18:07
@d3m1d0v d3m1d0v force-pushed the directive-implementation branch from 0ed382e to 46b33f3 Compare November 6, 2024 18:12
@d3m1d0v d3m1d0v marked this pull request as ready for review November 6, 2024 18:13
@d3m1d0v d3m1d0v requested a review from 3y3 November 6, 2024 18:13
@d3m1d0v d3m1d0v force-pushed the directive-implementation branch from 8e42ad4 to 3d06c73 Compare November 7, 2024 16:03
README.md Outdated Show resolved Hide resolved
@d3m1d0v d3m1d0v merged commit 08be405 into master Nov 12, 2024
2 checks passed
@d3m1d0v d3m1d0v deleted the directive-implementation branch November 12, 2024 13:52
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.

2 participants