[PR #23] [MERGED] Fix Broken MkDocs List Format #54

Closed
opened 2026-03-02 16:47:27 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: fix-mkdocs-list-format


📝 Commits (1)

  • 57a72ed Fix 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:

image

After:

image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/photoprism/photoprism-docs/pull/23 **Author:** [@hashlash](https://github.com/hashlash) **Created:** 10/30/2020 **Status:** ✅ Merged **Merged:** 10/30/2020 **Merged by:** [@lastzero](https://github.com/lastzero) **Base:** `master` ← **Head:** `fix-mkdocs-list-format` --- ### 📝 Commits (1) - [`57a72ed`](https://github.com/photoprism/photoprism-docs/commit/57a72edfaa57be981e8f491cf9dd0254791f4537) Fix broken mkdocs list format ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/developer-guide/tests.md` (+1 -0) 📝 `docs/getting-started/kubernetes.md` (+1 -0) </details> ### 📄 Description I'm not really familiar with MkDocs format specs, but this change solves the issue. The screenshot below is on the [Tests](https://docs.photoprism.org/developer-guide/tests/) page, but the [Kubernetes](https://docs.photoprism.org/getting-started/kubernetes/) has the same problem. I've tried to search over the codebase and only find those two broken pages. **Before**: ![image](https://user-images.githubusercontent.com/23237214/97656107-3cf5eb00-1a99-11eb-8c70-8c52e738a5fd.png) **After**: ![image](https://user-images.githubusercontent.com/23237214/97656150-5c8d1380-1a99-11eb-96dc-69cf9a371b09.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:47:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/photoprism-docs#54
No description provided.