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

Support remark-hint inside of our codex processor #4

Open
mgan59 opened this issue Jan 14, 2022 · 0 comments
Open

Support remark-hint inside of our codex processor #4

mgan59 opened this issue Jan 14, 2022 · 0 comments

Comments

@mgan59
Copy link
Member

mgan59 commented Jan 14, 2022

Context

We would like to add support for tip, hint, and warn as potential documentation annotations inside of our markdown processing library Codex.

Actions

There is a plugin/transform called remark-hint that provides an interface with remark().

Integration should consist of the following:

  • Add the package to our dependencies
  • Update the process() wrapper function with the interface
  • May need to do some magic for ESM Support
  • Update tests with new case or assertion(s)
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

No branches or pull requests

1 participant