Skip to content

Instantly share code, notes, and snippets.

View k3b0's full-sized avatar

Kieran Peppiatt k3b0

View GitHub Profile
//
// MarkdownAttributedStringParser.swift
// Project X
//
// Created by Kieran Peppiatt on 2023-05-10.
//
/// Based on the source code from - https://github.com/christianselig/Markdownosaur/blob/main/Sources/Markdownosaur/Markdownosaur.swift
/// Building on from Xcoding with Alfian's lesson Add Markdown & Code Syntax Highlighting to ChatGPT iOS SwiftUI App - https://www.youtube.com/watch?v=DYD6_3JD7jk