question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Parcel 2: Markdown transformer

See original GitHub issue

Create the @parcel/transformer-markdown package in packages/transforms/markdown. This package is a Parcel 2 transform plugin for markdown. It should be based on the MarkdownAsset from Parcel 1.

The @parcel/transformer-markdown package is responsible for the following things:

  • Compiling markdown to HTML using marked

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
JosephMartcommented, Aug 13, 2019

I am interested interested in working on this!

2reactions
jaywcjlovecommented, Jan 15, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

parcel-transformer-markdown - npm
Parcel plugin for loader markdown string & Markdown transformer.. Latest version: 2.1.1, last published: 5 months ago.
Read more >
MDX - Parcel
MDX is a variant of Markdown that compiles to JSX, and supports embedding ... Parcel supports MDX automatically using the @parcel/transformer-mdx plugin.
Read more >
parcel-transformer-markdown - NPM Package Overview - Socket
Parcel plugin for loader markdown string & Markdown transformer. ... https://github.com/jaywcjlove/parcel-plugin-markdown-string/compare/v2.1.0...v2.1.1.
Read more >
@parcel/transformer-babel | Yarn - Package Manager
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses @babel/core to resolve babel config the same way Babel does...
Read more >
parcel-transformer-mdx-with-toc - npm package - Snyk
An experimental Parcel v2 plugin for MDX that also exports Table of Contents using markdown-toc and github-slugger to generate anchor names for ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found