I need to say something so here is a paragraph.
// let's see how pre formatted code turns out
const greet = (greeting: string) => {
console.log(`${greeting}! big dummy!`);
}
greet('Hello');
But this should not
Since I've removed the revision id from the url, this should show up on page refresh.
So far so good :-) Basic import of md content from a local md file and importing, parsing, sanitizing, displaying this gist remotely.
One thing left is to add prism and find a good gh flavored md stylesheet for the code block.
index.astro