alpha
Login
or
Join now
jeremy.herve.bzh
/
skypress
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A calm place to write long-form, and publish it to the open social web.
skypress.blog/
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
skypress
/
src
/
lib
/
lexicon
/
at
trunk
4 files
Jeremy Herve
Update lexicon schema-doc + landing-content tests for additive mentions field
13d ago
4a67c786
inline-code.test.ts
Rewrite lexicon page copy in plain voice; render backtick spans as <code> The owned-schema descriptions come from the lexicon JSON and were emitted as plain text, so their Markdown backtick spans showed literally instead of as <code>. Add a tested parseInlineCode helper that splits a description into text/code segments; the page maps code segments to <code> and lets Astro escape the rest (no raw HTML on the read path). Also reword the hand-authored prose without em-dashes and drop the lone em-dash in the lexicon's own description (single-sourced, so it shows on the page too).
2 weeks ago
inline-code.ts
Rewrite lexicon page copy in plain voice; render backtick spans as <code> The owned-schema descriptions come from the lexicon JSON and were emitted as plain text, so their Markdown backtick spans showed literally instead of as <code>. Add a tested parseInlineCode helper that splits a description into text/code segments; the page maps code segments to <code> and lets Astro escape the rest (no raw HTML on the read path). Also reword the hand-authored prose without em-dashes and drop the lone em-dash in the lexicon's own description (single-sourced, so it shows on the page too).
2 weeks ago
schema-doc.test.ts
Update lexicon schema-doc + landing-content tests for additive mentions field
1 week ago
schema-doc.ts
Add pure schema-doc helper single-sourcing the content lexicon
2 weeks ago