open-subsonic-api icon indicating copy to clipboard operation
open-subsonic-api copied to clipboard

Update Text Formatting in api-reference.md

Open linuxmunchies opened this issue 7 months ago • 2 comments

This PR addresses inconsistent text formatting in the open-subsonic documentation that was causing rendering issues and confusion for devs.

Changes Standardized asterisk formatting: Fixed inconsistent bolding of asterisks in api-reference.md page of the documentation

~~Enhanced accessibility: Standardized the formatting of "Yes/No" indicators to always use bold styling~~ Unnecessary, removed in patch below.

Motivation These inconsistencies were causing problems with text rendering and creating a confusing reading experience. This should boost documentation readability, rendering consistency across different Markdown viewers, and accessibility for all users.

linuxmunchies avatar May 17 '25 18:05 linuxmunchies

Deploy Preview for opensubsonic ready!

Name Link
Latest commit 4fcb8defe4f387557dfd5b79484c88e9b7b78f32
Latest deploy log https://app.netlify.com/projects/opensubsonic/deploys/6828eb6f4d2e940008d4ea48
Deploy Preview https://deploy-preview-146--opensubsonic.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar May 17 '25 18:05 netlify[bot]

There's 150 pages of docs :) In all of them the no is not bold for a reason and a clear separation between both cases.

Bo problem to fix the * bolding in those special cases.

Tolriq avatar May 17 '25 19:05 Tolriq