codedoc icon indicating copy to clipboard operation
codedoc copied to clipboard

Create beautiful modern documentation websites.

Results 32 codedoc issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Hi! I love the project, it's one of the best looking documentation generators out there. Do you think it would be possible to run an instance of Codedoc in a...

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.2.2 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...

dependencies

Example: https://autorestic.vercel.app/config

Can a new version be released in order to address this security vulnerability? ``` Dependabot cannot update set-value to a non-vulnerable version The latest possible version that can be installed...

good first issue
dependencies

Hi there, codedoc is really nice! but one small question: is there a simple way to decrease the width of the toc? It seems to be too big :) thanks...

question

Is there any plan to support RTL?

enhancement

## Is your feature request related to a problem? The [Error/Warning Underline](https://codedoc.cc/docs/code/highlights#errorwarning-underline) (#49) feature is limited to "languages supporting `/* ... */` or `(* ... *)` comment syntax". ## Describe...

## Is your feature request related to a problem? The [underline](https://codedoc.cc/docs/code/highlights#errorwarning-underline) feature (#49) is limited to warning and errors. ## Describe the solution you'd like I'd like this feature to...