Skip to content

Commit

Permalink
Deprecate remark-html-katex
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Sep 18, 2023
1 parent fc32531 commit 3aab0e1
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 316 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
],
"type": "module",
"workspaces": [
"packages/remark-html-katex/",
"packages/rehype-katex/",
"packages/remark-math/",
"packages/rehype-mathjax/"
Expand Down
2 changes: 0 additions & 2 deletions packages/remark-html-katex/.npmrc

This file was deleted.

72 changes: 0 additions & 72 deletions packages/remark-html-katex/index.js

This file was deleted.

42 changes: 0 additions & 42 deletions packages/remark-html-katex/package.json

This file was deleted.

26 changes: 4 additions & 22 deletions packages/remark-html-katex/readme.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,8 @@
# remark-html-katex

**Stability: Legacy**.
This package is no longer recommended for use.
It’s still covered by semantic-versioning guarantees and not yet deprecated,
but use of this package should be avoided.
Please use `remark-rehype` to move from remark (markdown) to rehype (HTML)
and then replace `remark-html-katex` with [`rehype-katex`][rehype-katex]
or [`rehype-mathjax`][rehype-mathjax].
Deprecated.

Legacy [documentation for this package](https://github.com/remarkjs/remark-math/tree/52b145855df58e0cd85c2171452f192181cfb43d/packages/remark-html-katex)
is still available in Git.
[Git][] is still intact and previous versions can still be used without
warnings.

## License

[MIT][license] © [Junyoung Choi][author]

<!-- Definitions -->

[license]: https://github.com/remarkjs/remark-math/blob/main/license

[author]: https://rokt33r.github.io

[rehype-katex]: https://github.com/remarkjs/remark-math/tree/main/packages/rehype-katex

[rehype-mathjax]: https://github.com/remarkjs/remark-math/tree/main/packages/rehype-mathjax
[git]: https://github.com/remarkjs/remark-math/tree/6d9970e/packages/remark-html-katex
174 changes: 0 additions & 174 deletions packages/remark-html-katex/test.js

This file was deleted.

3 changes: 0 additions & 3 deletions packages/remark-html-katex/tsconfig.json

This file was deleted.

0 comments on commit 3aab0e1

Please sign in to comment.