Results 12 issues of generateui

While using the library is explained quite clearly, the synatx expected to call the program is not. You get only a hint of it when going down into the [Getting...

`- > p` renders `- p`, where I expect the NormalizeRenderer to render `- > p`

bug
PR Welcome!

Hi all! I'm developing a library where standardized extensions can be written. The idea is to enable easy development of block and inline elements, which themselves have an internal syntax....

enhancement

TemporalTables (TT) is a SQL feature part of the SQL standrad since [SQL:2011](https://en.wikipedia.org/wiki/SQL:2011). MS SQL Server [supports](https://docs.microsoft.com/en-us/sql/relational-databases/tables/temporal-tables?view=sql-server-2017) this since 2016 (SS2016). For a project, we "need" (I know we can...

feature
db:sql-server
area-ISupportAdditionalFeatures

From `./Readme.md`: > It hasn't any dependencies to other libraries In `./QRCoder/QRCoder.csproj`: ```xml ``` I was surprised, but I can totally see that above dependencies with their conditions don't count...

Given the string `meter per second` pluralized yields `meter per seconds` which is incorrect, as it should be `meters per second`. This pattern repeats on any unit where multiple different...

#### General informations - system/distribution (with version): - offlineimap version (`offlineimap -V`): offlineimap v8.0.0, imaplib2 v3.06, Python v3.11.2, OpenSSL 1.1.1t 7 Feb 2023 I did a brew install on a...

I was thinking about adding a property "__type" (iirc this is how other systems do it), to know what concrete type is just serialized. This is useful for when you...

I'd like this work a lot, and plan to print it on an A0 (33" \* 46") printer. However, my printer driver is kinda feature-less, and so it really wants...