[PR #730] [MERGED] chore: standardize list style #756

Closed
opened 2026-02-15 18:15:59 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/730
Author: @silentoplayz
Created: 10/6/2025
Status: Merged
Merged: 10/6/2025
Merged by: @silentoplayz

Base: devHead: formatting-chore


📝 Commits (1)

  • 5a4b48d chore: standardize list style

📊 Changes

30 files changed (+484 additions, -484 deletions)

View changed files

📝 docs/features/banners.md (+14 -14)
📝 docs/features/chat-features/chatshare.md (+13 -13)
📝 docs/features/code-execution/artifacts.md (+31 -31)
📝 docs/features/code-execution/mermaid.md (+4 -4)
📝 docs/features/code-execution/python.md (+14 -14)
📝 docs/features/document-extraction/apachetika.md (+20 -20)
📝 docs/features/document-extraction/docling.md (+20 -20)
📝 docs/features/document-extraction/mistral-ocr.md (+14 -14)
📝 docs/features/webhooks.md (+6 -6)
📝 docs/features/workspace/groups.md (+15 -15)
📝 docs/features/workspace/models.md (+22 -22)
📝 docs/features/workspace/permissions.md (+26 -26)
📝 docs/features/workspace/prompts.md (+58 -58)
📝 docs/features/workspace/roles.md (+17 -17)
📝 docs/getting-started/advanced-topics/https-encryption.md (+22 -22)
📝 docs/getting-started/advanced-topics/monitoring/index.md (+41 -41)
📝 docs/getting-started/quick-start/tab-docker/DockerSwarm.md (+1 -1)
📝 docs/getting-started/quick-start/tab-docker/DockerUpdating.md (+1 -1)
📝 docs/tutorials/images.md (+12 -12)
📝 docs/tutorials/integrations/firefox-sidebar.md (+28 -28)

...and 10 more files

📄 Description

 // Unordered list style
  "MD004": { "style": "dash" }, 

In other words, asterisks (*) replaced with dashes (-) for unordered list style throughout all documentation pages.


🔄 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/open-webui/docs/pull/730 **Author:** [@silentoplayz](https://github.com/silentoplayz) **Created:** 10/6/2025 **Status:** ✅ Merged **Merged:** 10/6/2025 **Merged by:** [@silentoplayz](https://github.com/silentoplayz) **Base:** `dev` ← **Head:** `formatting-chore` --- ### 📝 Commits (1) - [`5a4b48d`](https://github.com/open-webui/docs/commit/5a4b48def5927d17b2f0d320585123d5b79c7d75) chore: standardize list style ### 📊 Changes **30 files changed** (+484 additions, -484 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/banners.md` (+14 -14) 📝 `docs/features/chat-features/chatshare.md` (+13 -13) 📝 `docs/features/code-execution/artifacts.md` (+31 -31) 📝 `docs/features/code-execution/mermaid.md` (+4 -4) 📝 `docs/features/code-execution/python.md` (+14 -14) 📝 `docs/features/document-extraction/apachetika.md` (+20 -20) 📝 `docs/features/document-extraction/docling.md` (+20 -20) 📝 `docs/features/document-extraction/mistral-ocr.md` (+14 -14) 📝 `docs/features/webhooks.md` (+6 -6) 📝 `docs/features/workspace/groups.md` (+15 -15) 📝 `docs/features/workspace/models.md` (+22 -22) 📝 `docs/features/workspace/permissions.md` (+26 -26) 📝 `docs/features/workspace/prompts.md` (+58 -58) 📝 `docs/features/workspace/roles.md` (+17 -17) 📝 `docs/getting-started/advanced-topics/https-encryption.md` (+22 -22) 📝 `docs/getting-started/advanced-topics/monitoring/index.md` (+41 -41) 📝 `docs/getting-started/quick-start/tab-docker/DockerSwarm.md` (+1 -1) 📝 `docs/getting-started/quick-start/tab-docker/DockerUpdating.md` (+1 -1) 📝 `docs/tutorials/images.md` (+12 -12) 📝 `docs/tutorials/integrations/firefox-sidebar.md` (+28 -28) _...and 10 more files_ </details> ### 📄 Description ``` // Unordered list style "MD004": { "style": "dash" }, ``` In other words, asterisks (`*`) replaced with dashes (`-`) for unordered list style throughout all documentation pages. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:15:59 -05:00
yindo closed this issue 2026-02-15 18:15:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#756