-
Hi,
i have already opened an issue on the container project, since it occured when i worked with the container, but i believe it is better suitable for the codebase of codimd. Check this out: https:/…
-
I want to use the Docker installation rather than manual installation (docker-compose image works fine, no problem accessing it under port 3000) but I want to change CodiMD's web installation folder f…
aleqx updated
2 months ago
-
I has a issue when run project with docker-compose. Please feedback for me, thanks.
`└─$ sudo make initialize
cp api/.env-dist api/.env
make setup-hosts create-network up jwt composer-install…
-
When the user is not logged in, click on the link shared by others. The user will be asked to log in. But when the user logs in successfully, the browser redirects the user to the original page but lo…
-
I've set `CMD_URL_PATH` to `pad/` (also tried `pad`) in my `docker-compose.yml`, since I want to proxy from a different subdir.
This works partly; the screenshot for instance is loaded from https:/…
-
Hi,
i miss new features of reveal.js 4.0 for slides e.g. the r-stack class to replace elements [reveal.js issue #2303](https://github.com/hakimel/reveal.js/issues/2303#issuecomment-635550364).
I r…
-
- step 1 (Ponder Source): Ability to open a CodiMD file in Nextcloud (“open with ...” in EFSS GUI)
- mechanism fetch app providers from /app/list, then /app/open?file_id=...&app=CodiMD -> app_url=.…
-
From discussion about Renaming for [`codimd`](https://github.com/hackmdio/codimd):
- https://github.com/hackmdio/codimd/issues/579
- https://github.com/hackmdio/codimd/issues/720
It's better …
-
Hello! I'm trying to figure out how to disable line wrapping in `nabo.codimd.dev/hackmdio/hackmd:2.3.2`. https://hackmd.io/c/tutorials/%2Fs%2Fhow-to-create-table does seem to describe using the "Wre…
-
My GitLab authentication stopped working. CodiMD is running in Docker, here is the `docker-compose.yml`:
version: '3'
services:
database:
image: postgres:9.6-alpine
…