deno-gfm icon indicating copy to clipboard operation
deno-gfm copied to clipboard

mdx support

Open yidingww opened this issue 2 years ago • 7 comments

Just curious, will there be support for mdx added?

yidingww avatar Aug 06 '22 02:08 yidingww

I too would like to know this.

KorigamiK avatar Aug 15 '22 17:08 KorigamiK

Wonder if there is way to accomplish this with islands in fresh 🤔... Gonna go do some research.

greym0uth avatar Aug 27 '22 21:08 greym0uth

As long as GitHub does not support mdx, I don't think it is in the scope of this repository. The need for hydration would also made this difficult.

hashrock avatar Mar 09 '23 15:03 hashrock

This could definitely be hacked together, but I agree with @hashrock on the fact that this is out of scope. A third-party module using deno-gfm could definitely make it possible to support mdx.

lino-levan avatar Mar 09 '23 16:03 lino-levan

Over at Pyro, I did go ahead and hack together an implementation. It's not actually that bad. This has reinforced my previous belief that this should not be done by deno-gfm core.

lino-levan avatar Mar 27 '23 14:03 lino-levan

Based on all that I'm seeing with this issue, it should probably be closed. Not sure who can do that but closing this and identifying it as OOS would be great.

Mrashes avatar Jul 02 '24 02:07 Mrashes

+1 on @Mrashes, especially since crowlKats seems to give an answer over at #20 as well

agorushkin avatar Jul 11 '24 10:07 agorushkin