🏡Welcome to my blog

demo Markdown call components

VM1082:3 Component Timelines was not imported, exported, or provided by MDXProvider as global scope

It **works!**

Emphasized text.

Ingredients

    Technologies Rating

    My Timelines

    Sample Markdown

    This is some basic, sample markdown.

    Second Heading

    • Unordered lists, and:
      1. One
      2. Two
      3. Three
    • More

    Blockquote

    And bold, italics, and even italics and later bold. Even strikethrough. A link to somewhere.

    And code highlighting:

    var foo = 'bar';
    
        function baz(s) {
        return foo + ':' + s;
        }
    
    

    Or inline code like var foo = 'bar';.

    Or an image of bears

    bears

    The end ...