ᴩʜᴏɴᴇᴅʀᴏɪᴅ

Results 66 comments of ᴩʜᴏɴᴇᴅʀᴏɪᴅ

@PaulNewton I think your suggestions are a bit of a different nature than mine. I just want the existing syntax to apply evenly , have it work the same in...

Sure those other proposals could - if available - be used to write code to implement the same functionality however I'm personally not interested to write code utilizing that kind...

They don't seem to be very active on GitHub recently, I'll try to contact them via Discord.

@jlfwong I'll wait with that until after #495 has been concluded. Don't wanna have too many things open at once.

@mwganson It's been a while ;D

## ~~I've added an agenda point for this weeks Developer Meeting.~~ - [Meeting](https://meet.jit.si/FreeCAD-devs-meeting) - [Agenda](https://github.com/FreeCAD/FreeCAD-developer-meetings/blob/main/Agendas/agenda-2025-11-02.md) Agenda point was not merged. --- Discussed in developer meeting anyways. Outcome: Don't go with...

How it looks with / without formatting. ![with](https://github.com/user-attachments/assets/716a21b4-a711-438a-bc79-1329465ed599) ![without](https://github.com/user-attachments/assets/4eeba0b6-09af-4d7f-b183-33e183b750bc)

Removed the manual line breaks and added native text wrapping with line length limited to the ideal ( 66ch ) https://en.wikipedia.org/wiki/Line_length https://www.uxpin.com/studio/blog/optimal-line-length-for-readability/

I removed the manual line break that affect the rendering, which is fine as it can be achieved via native CSS wrapping. However I was also told to remove line...