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

This is a spin off of https://github.com/CONNECT-platform/coding-blog-plugin/issues/8#issuecomment-660163536 Quoting https://github.com/CONNECT-platform/coding-blog-plugin/issues/8#issuecomment-660030487 > ok the CLI is updated (`0.2.2`) and from now on you should be able to update this plugin via: >...

bug
pending on external library

This is a spin off of issue #21. CODEDOC uses chalk colors, and the default Windows Command Prompt displays them for me... ![2020-06-11_19-16-24_126_cmd](https://user-images.githubusercontent.com/34664007/84451228-10d7eb80-ac18-11ea-8ea9-a9c3b6aef529.png) ...but none of those colors are displayed...

bug
help wanted
minor

I really like the list of headings that is displayed when viewing a CODEDOC site on a desktop. I far as I can tell, this list is not exposed on...

enhancement

Input (2 spaces after colon on a first line): ```md **Type parameters**: `U`: `any` Output [GGArray](#GGArray) item type ``` is rendered in a browser as: ```html Type parameters: U: any...

bug
pending on external library
minor

This is a spin off from issue #17 Quoting https://github.com/CONNECT-platform/codedoc/issues/17#issue-635870911 > ![2020-06-09_21-01-29_119_mintty](https://user-images.githubusercontent.com/34664007/84218678-85821d00-aa94-11ea-9229-3123e53188f4.png) > > On the topic of error messages, where are those beautiful colors? My error message doesn't have...

bug
pending on external library
minor

* a ```gdscript b # comment c ``` results in: It seems to work in CommonMark: https://spec.commonmark.org/dingus/?text=*%20a%0A%60%60%60gdscript%0Ab%0A%0A%23%20comment%0Ac%0A%60%60%60%0A ```sh $ codedoc -v # Fetching version info ... # @codedoc/cli version 0.2.1...

bug
pending on external library
minor

I think [my site](http://tysonwilliams.coding.blog/) used to have [integrated search](https://codedoc.cc/#integrated-search), but I don't see it now. Why does my site lack integrated search? ![2022-09-11_20-28-52_714_chrome](https://user-images.githubusercontent.com/34664007/189559042-fdee5c0c-41ed-46b4-bf09-d437577ee5fa.png)

Can you update `@connectv/marked` to at least `4.0.10` to avoid CVE-2022-21680 (and address Dependabot security issues like [this one](https://github.com/TysonMN/tysonmn.github.io/security/dependabot/2))?

Hello, recently my github deplay action began to fail. It was to work fine. Here's part of my [log](https://github.com/objetos/p5.quadrille.js/actions/runs/3953964466/jobs/6770788437): ```sh Entrypoint main = codedoc-bundle.js [4] ./.codedoc/node_modules/rxjs/_esm5/internal/Subscriber.js 8.44 KiB {0} [built]...

Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @​ryanwilsonperkin in webpack/webpack#16759 v5.76.0...

dependencies