Skip to content

Fix malformed link to GRDB in docs#323

Merged
mbrandonw merged 1 commit into
pointfreeco:mainfrom
structuredpath:docs-grdb-link-fix
Dec 10, 2025
Merged

Fix malformed link to GRDB in docs#323
mbrandonw merged 1 commit into
pointfreeco:mainfrom
structuredpath:docs-grdb-link-fix

Conversation

@lukaskubanek
Copy link
Copy Markdown
Contributor

This PR fixes a malformed link to GRDB in the documentation (see the first paragraph). And while at it, it inlines all links to GRDB in the Markdown to unify the style with other links.

Copy link
Copy Markdown
Member

@mbrandonw mbrandonw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch @lukaskubanek!

It's a little annoying that that style of markdown link does not work across @ blocks (like @Row). I guess docc processes all the text between the @ blocks as individual markdown units and so links cannot be shared across them. Might be worth a bug report on docc even.

@mbrandonw mbrandonw merged commit df7a58f into pointfreeco:main Dec 10, 2025
@Filofabian91
Copy link
Copy Markdown

Great @lukaskubanek. But when will you finally add dark mode update to Diagrams?

bok- pushed a commit to bok-/sqlite-data-with-traits that referenced this pull request Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants