2
@notgr
β€’

    This is an exciting news for me πŸ™‚. I hope it’s an exciting one for you too.

    Markdown is fully SUPPORTED now. You can add codeblocks, blockquotes, bold and italics text, links and more. You can even add math equations like this:

    L=12ρv2SCLL = \frac{1}{2} \rho v^2 S C_L

    Check out the code block below:

    import fs from β€˜fs/promise’
    
    await fs.readFile(β€˜hello.json’, { encoding: β€˜utf-8’ })
    
    // print all lines

    This feature update enables rich text communication allowing us to express ourselves more clearly.

    Have a nice weekend! πŸ₯³

    Leave a comment
    1 person

    You must be logged in to comment.