brillout / brillout/docpress

`<Link>` inside code snippets

Open
#79 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
14
Forks
7
Avg merge
14m
Merged PRs (30d)
3

Description

Follow up of https://github.com/brillout/docpress/issues/51.

@phonzammi Would it be possible to use Docpress's `` component inside code blocks?

```js
function onCreateApp(pageContext: PageContext) {
if (pageContext.isRenderingHead) {
// Don't add plugins when rendering (see )
return
}
// ...
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.