Update integrations to MDX syntax#5978
Conversation
Co-authored-by: HiDeoo <HiDeoo@users.noreply.github.com> Co-authored-by: Reuben Tier <TheOtterlord@users.noreply.github.com> Co-authored-by: Jeffrey Johnston <Coffee-Nerd@users.noreply.github.com> Co-authored-by: Atharva Pise <atharvapise19@gmail.com> Co-authored-by: Luiz Ferraz <luiz@lferraz.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
|
@VoxelMC We missed you on Talking and Doc'ing today! This PR is "done" but needs careful reviewing! I'm sure there's stuff missed, or still to decide. The link to the HackMD explains what we did. Care to take a look over this one? |
Yes! Definitely. I will be available to later today, looking forward to it! |
alexanderniebuhr
left a comment
There was a problem hiding this comment.
Added some comments for the Cloudflare adapter. Except one I don't think those are blocking, but I would love to get solved, why the ins seem not to work for the one block.
|
Slowly working on a review to (hopefully) use Expressive Code to full capacity! Hope to have it done soon :) |
CBID2
left a comment
There was a problem hiding this comment.
Just added some suggestions.
at-the-vr
left a comment
There was a problem hiding this comment.
Got some suggestions for the integrations I took yesterday and 1 minor nit ⬇️
- Certain fragments in the modified files use ```sh and others use ```shell, both of them work 💯 but thought to point it out. Example: install/auto uses "```shell" in its fragments
VoxelMC
left a comment
There was a problem hiding this comment.
Absolutely fantastic work to everyone who worked on this! Elian, Otterlord, HiDeoo, Atharva, Sarah, Fryuni, and Coffee-Lord! And all of the reviewers so far, too.
I truly feel like the integration docs are FAR more Expressive!~
Anyways, I left some comments about potential changes to expressive-ness, and some formatting fixing (if they haven't been rectified already).
alexanderniebuhr
left a comment
There was a problem hiding this comment.
Added some comments :re the Netlify adapter
|
I wish I could @everyone here in a PR! Thank you, "everyone" for such care and attention! I'm going to:
|
Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com>
Co-authored-by: Atharva Pise <atharvapise19@gmail.com> Co-authored-by: voxel!() <voxelmc@hotmail.com>
Co-authored-by: HiDeoo <HiDeoo@users.noreply.github.com> Co-authored-by: Reuben Tier <TheOtterlord@users.noreply.github.com> Co-authored-by: Jeffrey Johnston <Coffee-Nerd@users.noreply.github.com> Co-authored-by: Atharva Pise <atharvapise19@gmail.com> Co-authored-by: Luiz Ferraz <luiz@lferraz.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com> Co-authored-by: voxel!() <voxelmc@hotmail.com> Co-authored-by: Alexander Niebuhr <45965090+alexanderniebuhr@users.noreply.github.com> Co-authored-by: Favour Okoh <87978245+Favourz1@users.noreply.github.com>
Description (required)
Updates all integration guides to use MDX & Expressive Code syntax, instead of regular MD.
More info on the HackMD