Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 325 Bytes

File metadata and controls

11 lines (9 loc) · 325 Bytes
title From Remark to React Server Components
description The right abstraction for better flexibility and composability
date 2024-02-20
authors
pomber
draft true

Content usually needs some kind of transformation before being rendered.

A remark plugin is a function that transforms pieces of a markdown file.