Skip to content

Migrate to Remark + Rehype and add HTML Comment Component System #488

@crutchcorn

Description

@crutchcorn

It would be great to have the component system from https://playfulprogramming.com/ in our docs where we can do:

<!-- ::start:tabs -->
# React

Some React

# Angular

Some Angular

# Vue

Some Vue

<!-- ::end:tabs -->

To define three different tabs

Code references

const markup = marked.use(

https://github.com/playfulprogramming/playfulprogramming/blob/main/src/utils/markdown/components/tabs/rehype-transform.ts

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions