All Projects → remark-rehype → Similar Projects or Alternatives

51 Open source projects that are alternatives of or similar to remark-rehype

react-remark
React component and hook to use remark to render markdown
Stars: ✭ 81 (-31.36%)
Mutual labels:  remark, rehype
remark-retext
plugin to transform from remark (Markdown) to retext (natural language)
Stars: ✭ 18 (-84.75%)
Mutual labels:  remark, mdast
remark-slate-transformer
remark plugin to transform remark syntax tree (mdast) to Slate document tree, and vice versa. Made for WYSIWYG markdown editor.
Stars: ✭ 62 (-47.46%)
Mutual labels:  remark, mdast
hast-util-to-mdast
utility to transform hast (HTML) to mdast (markdown)
Stars: ✭ 26 (-77.97%)
Mutual labels:  mdast, hast
mdast-util-to-hast
utility to transform mdast to hast
Stars: ✭ 53 (-55.08%)
Mutual labels:  mdast, hast
awesome-remark
Curated list of awesome remark resources
Stars: ✭ 186 (+57.63%)
Mutual labels:  remark
twoslash
You take some Shiki, add a hint of TypeScript compiler, and 🎉 incredible static code samples
Stars: ✭ 596 (+405.08%)
Mutual labels:  remark
remark-footnotes
Legacy plugin to add support for pandoc footnotes — please use `remark-gfm` instead
Stars: ✭ 38 (-67.8%)
Mutual labels:  remark
RemarkPortable
Remark made simple and portable
Stars: ✭ 24 (-79.66%)
Mutual labels:  remark
remark-license
plugin to generate a license section
Stars: ✭ 15 (-87.29%)
Mutual labels:  remark
hast-util-reading-time
utility to estimate the reading time
Stars: ✭ 55 (-53.39%)
Mutual labels:  hast
hast-util-sanitize
utility to sanitize hast nodes
Stars: ✭ 34 (-71.19%)
Mutual labels:  hast
myPortfolio
This is a portfolio application built by using Next.js, ChakraUi, Typescript and Dev.to api.
Stars: ✭ 127 (+7.63%)
Mutual labels:  remark
remark-behead
Remark plugin to increase or decrease markdown heading weight.
Stars: ✭ 14 (-88.14%)
Mutual labels:  remark
remark-external-links
Legacy plugin to automatically add target and rel attributes to external links — please use `rehype-external-links` instead
Stars: ✭ 50 (-57.63%)
Mutual labels:  remark
remark-admonitions
Add admonitions support to Remarkable
Stars: ✭ 90 (-23.73%)
Mutual labels:  remark
remark-embed-images
plugin to embed local images as data URIs
Stars: ✭ 23 (-80.51%)
Mutual labels:  remark
nextjs-prism-markdown
Example using Prism / Markdown with Next.js including switching syntax highlighting themes.
Stars: ✭ 87 (-26.27%)
Mutual labels:  remark
remark-hint
Sprinkle hints/tips/warnings on your documents
Stars: ✭ 36 (-69.49%)
Mutual labels:  remark
remark-frontmatter
remark plugin to support frontmatter (YAML, TOML, and more)
Stars: ✭ 167 (+41.53%)
Mutual labels:  remark
gatsby-remark-images-anywhere
Handle images with relative, absolute & remote path for gatsby-transformer-remark & gatsby-plugin-mdx
Stars: ✭ 22 (-81.36%)
Mutual labels:  remark
rehype-highlight
plugin to highlight code blocks
Stars: ✭ 127 (+7.63%)
Mutual labels:  rehype
packard-belle
Windows 98 React Component Library
Stars: ✭ 127 (+7.63%)
Mutual labels:  remark
gatsby-remark-classes
Automatically add class attributes to markdown elements
Stars: ✭ 12 (-89.83%)
Mutual labels:  mdast
MarkdownSyntax
☄️ A Type-safe Markdown parser in Swift.
Stars: ✭ 65 (-44.92%)
Mutual labels:  mdast
marknotes
📝 You’re taking a lot of notes and need a solution to manage them i.e. put your knowledge base in one central place and being able to retrieve quickly information’s, display them nicely through the browser as a HTML page or a slideshow, export them in many file formats (docx, odt, pdf, txt, …). Sensitive information’s can be encrypted and notes …
Stars: ✭ 73 (-38.14%)
Mutual labels:  remark
rehype-raw
plugin to parse the tree again
Stars: ✭ 61 (-48.31%)
Mutual labels:  rehype
remark-autolink-headings
Legacy remark plugin to automatically add links to headings — please use `rehype-autolink-headings` instead
Stars: ✭ 63 (-46.61%)
Mutual labels:  remark
mdast-util-to-string
utility to get the plain text content of an mdast node
Stars: ✭ 27 (-77.12%)
Mutual labels:  mdast
gatsby-remark-design-system-example
Example page for "gatsby-remark-design-system"
Stars: ✭ 13 (-88.98%)
Mutual labels:  remark
gatsby-remark-numbered-footnotes
A small plugin to change named footnotes to numbered footnotes in your Gatsby pages using Markdown.
Stars: ✭ 15 (-87.29%)
Mutual labels:  remark
remark-bookmarks
plugin to manage links
Stars: ✭ 15 (-87.29%)
Mutual labels:  remark
rehype-dom
HTML processor to parse and compile with browser APIs, powered by plugins
Stars: ✭ 20 (-83.05%)
Mutual labels:  rehype
remark-jsx
A simple way to use React inside Markdown.
Stars: ✭ 29 (-75.42%)
Mutual labels:  remark
Slide
MasahiroSaito's Slides Repository
Stars: ✭ 12 (-89.83%)
Mutual labels:  remark
remark-directive
remark plugin to support directives
Stars: ✭ 137 (+16.1%)
Mutual labels:  remark
hast-util-from-dom
utility to transform a DOM tree to hast
Stars: ✭ 20 (-83.05%)
Mutual labels:  hast
Mdx
Markdown for the component era
Stars: ✭ 11,948 (+10025.42%)
Mutual labels:  remark
React Markdown
Markdown component for React
Stars: ✭ 8,047 (+6719.49%)
Mutual labels:  remark
Remark
remark is a popular tool that transforms markdown with plugins. These plugins can inspect and change your markup. You can use remark on the server, the client, CLIs, deno, etc.
Stars: ✭ 4,746 (+3922.03%)
Mutual labels:  remark
cache
A cache for @remark-embedder
Stars: ✭ 12 (-89.83%)
Mutual labels:  remark
strip-markdown
plugin remove Markdown formatting
Stars: ✭ 84 (-28.81%)
Mutual labels:  remark
unist-util-select
utility to select unist nodes with CSS-like selectors
Stars: ✭ 41 (-65.25%)
Mutual labels:  remark
remark-highlight.js
Legacy plugin to highlight code blocks with highlight.js — please use `rehype-highlight` instead
Stars: ✭ 58 (-50.85%)
Mutual labels:  remark
slackify-markdown
Convert markdown into Slack-specific markdown
Stars: ✭ 80 (-32.2%)
Mutual labels:  remark
remark-man
plugin to compile markdown to man pages
Stars: ✭ 87 (-26.27%)
Mutual labels:  remark
transformer-oembed
@remark-embedder transformer for oEmbed supported links
Stars: ✭ 25 (-78.81%)
Mutual labels:  remark
rehype-autolink-headings
plugin to add links to headings in HTML
Stars: ✭ 50 (-57.63%)
Mutual labels:  rehype
selective
Statically find HTML anti patterns using CSS Selectors
Stars: ✭ 15 (-87.29%)
Mutual labels:  rehype
hast-util-select
utility to add `querySelector`, `querySelectorAll`, and `matches` support for hast
Stars: ✭ 20 (-83.05%)
Mutual labels:  hast
hast-util-to-html
utility to serialize hast to HTML
Stars: ✭ 47 (-60.17%)
Mutual labels:  hast
1-51 of 51 similar projects