mirror of
https://github.com/photoprism/photoprism-docs.git
synced 2026-04-25 18:55:58 +03:00
[PR #23] [MERGED] Fix Broken MkDocs List Format #54
Labels
No labels
bug
docs 📚
done
enhancement
enhancement
help wanted
idea
low-priority
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/photoprism-docs#54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/photoprism/photoprism-docs/pull/23
Author: @hashlash
Created: 10/30/2020
Status: ✅ Merged
Merged: 10/30/2020
Merged by: @lastzero
Base:
master← Head:fix-mkdocs-list-format📝 Commits (1)
57a72edFix broken mkdocs list format📊 Changes
2 files changed (+2 additions, -0 deletions)
View changed files
📝
docs/developer-guide/tests.md(+1 -0)📝
docs/getting-started/kubernetes.md(+1 -0)📄 Description
I'm not really familiar with MkDocs format specs, but this change solves the issue. The screenshot below is on the Tests page, but the Kubernetes has the same problem. I've tried to search over the codebase and only find those two broken pages.
Before:
After:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.