Want colorful code blocks in your SwiftUI markdown? Discover syntax highlighting with SwiftSyntax - probably the last thing you'd expect from the framework, but it showcases how flexible it is.

🔗: https://artemnovichkov.com/blog/highlighting-code-blocks-in-markdown-with-swiftsyntax by Artem Novichkov

#SwiftUI #SwiftSyntax #iOSDev

Tracking token usage in Foundation Models

Measuring instructions, prompts, and transcripts against the context window

Artem Novichkov