wiki icon indicating copy to clipboard operation
wiki copied to clipboard

Wiki.js | A modern and powerful wiki app built on Node.js

Results 194 wiki issues
Sort by recently updated
recently updated
newest added

### Actual behavior I setup local file system storage in wiki.js settings. I created a markdown file with the following content and imported everything to wiki.js (clicked the Run button...

enhancement

**Describe the bug** Youtube embedded video is not rendered in view mode, but is ok in edit mode **To Reproduce** Steps to reproduce the behavior: 1. Embed videon on page...

enhancement
contrib-medium

Modify ElasticSearch search module to support v8.x. Changes: - Added 8.x to enum in definition.yml - Add ElasticSearch 8.x client to dependencies - Remove 6.x specific _doc mapping definitions in...

The Artalk comment module is not compatible with Artalk v2.7+, which requires invocation on an instance created by either `Artalk.init` or `new Artalk`. The original `code.yml` will result in below...

**Describe the bug** When Git backend storage fail for some reason (git server restarting for exemple), the storage function fail (obviously). But when the git service is back up, WikiJS...

bug
contrib-easy

### Objective Provide a workflow where users can submit new pages / edits to an existing page and have authorized users review and approve them. > Note that this feature...

v3

Use rejectUnauthorized: conf.verifyTLSCertificate if no TLS is activated since ldaps still uses this flag.

**Describe the bug** Heading Levels in Markdown are up to level 6, which the Pilcrow currently supports up to (the Pilcrow maybe should change to https://materialdesignicons.com/icon/link for consistency with GitHub?)....

enhancement
contrib-medium

Hi! I found myself to struggle with helm chart to work with my setup, so I introduce this pull request to make life easier.