Paul Jarrett

Results 26 comments of Paul Jarrett
trafficstars

Maybe there should be a crate for doing this? This isn't part of the Ada standard lib and I ran across similar code in Alire yesterday to do this.

This involves a change done to the line editor in pyjarrett/Trendy_Terminal in `Trendy_Terminal.IO.Line_Editors.Get_Line` which is a horrible mess that needs to get refactored. It works for now, but this change...

Closing since GitHub can't merge issues, since the writeup on #90 is much better.

This is a result of: > Syntax highlighting only works on plain strings. Docusaurus will not attempt to parse code block content containing JSX children.

Fix for internal links - 35aa0c37f6e1e23e8037565ba0fe93d48736fb90 The amount of text we're dealing with is huge. Splitting into subclauses (e.g. 2.1, 2.2, 2.3) was needed to reduce the overall file sizes.

@onox could you also add elements so I could hide headers and code blocks?

I have changes to add clause references, page numbers and something else I cant remember right now.

Special characters and stuff fixed graciously by @mgrojo (https://github.com/ada-lang-io/ada-auth/pull/3, https://github.com/ada-lang-io/ada-auth/pull/2)

The issue is that `{` and `}` are emitted as part of `Ordinary_Character` and accumulated into the paragraph buffer on either side, and separate from the `AI*` procedure. Some of...

> I'm working on moving subclauses to their own page I very much disagree with this. I had it implemented this way originally, but the doc reads much better with...