BookStack
BookStack copied to clipboard
BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。
请按照一下格式提交issue,谢谢! 1. 你当前使用的是哪个版本的 BookStack? 2.10 2. 你当前使用的是什么操作系统? ubuntu 3. 你是如何操作的? 阿里云 docker 部署 4. 你期望得到什么结果? 正常使用。 5. 当前遇到的是什么结果? 阿里云屏蔽了25端口,使用465端口,提示失败 ` [E] [AcountController.go:481] EOF `
请按照一下格式提交issue,谢谢! 1. 你当前使用的是哪个版本的 BookStack? 2.10 2. 你当前使用的是什么操作系统? ubuntu 21.04 3. 你是如何操作的?  4. 你期望得到什么结果? 生成正确的pdf文档 5. 当前遇到的是什么结果? [ebook-convert /www/bookstack/cache/books/test/content.epub /www/bookstack/cache/books/test/output/book.pdf --paper-size a4 --pdf-default-font-size 13 --pdf-header-template _SECTION_ --pdf-footer-template 本文档使用 书栈(BookStack.CN) 构建...
请按照一下格式提交issue,谢谢! 1. 你当前使用的是哪个版本的 BookStack? 2.10 2. 你当前使用的是什么操作系统? Ubuntu 22.04 3. 你是如何操作的? 在文档中加入[^1]footnote,不能正常显示。 4. 你期望得到什么结果? 希望可以增加footnote支持或者可以如同MINDOC一样支持更换编辑器,如cherry markdown。 5. 当前遇到的是什么结果?
请按照一下格式提交issue,谢谢! 1. 你当前使用的是哪个版本的 BookStack? 2.10 2. 你当前使用的是什么操作系统? ubuntu22.04 3. 你是如何操作的? docker部署 4. 你期望得到什么结果? 使用的效果 5. 当前遇到的是什么结果? 阿里oss可以切换成自己搭建的MinIO吗?我们是想要内网部署。
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20201221181555-eec23a3978ad to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20201223074533-0d417f636930 to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20201224014010-6772e930b67b to 0.7.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [github.com/astaxie/beego](https://github.com/astaxie/beego) from 1.12.0 to 1.12.2. Commits 8ef8fd2 Merge pull request #4036 from astaxie/develop d6ef33f Merge pull request #4045 from flycash/preprare-1.12.2 2f5ed5b Remove tidb dependency 9c18dbe Merge pull request #4044...
请按照一下格式提交issue,谢谢! 1. 你当前使用的是哪个版本的 BookStack? v2.1 3. 你当前使用的是什么操作系统? linux centos 4. 你是如何操作的? md转html 连接前都会有个$符号 5. 你期望得到什么结果? 不带$符号 6. 当前遇到的是什么结果? 原文: ```[简介](../Introduction/introduction.html) 简述与 xxx``` 上传后(md_document_store数据表里): ```[简介]($Introduction-introduction.html) 简述与xxx```
请按照一下格式提交issue,谢谢! 1. 你当前使用的是哪个版本的 BookStack? BookStack v2.10 2. 你当前使用的是什么操作系统? ubuntu 20.04 3. 你是如何操作的? 安装完后,设置了3个分类,分别是“前端,后端,独立站” 3个分类,然后再创建一本测试书籍。发现书籍设置不了分类。 4. 你期望得到什么结果? 能够正常给书籍选择分类 5. 当前遇到的是什么结果? 书籍设置-分类 (支持选择多个分类) 选项那里直接将3个分类都显示出来了,且没有地方可以选择以及设置