Markdown Features

Info: If you put “!!” at the beginning of markdowns and NotionPlus.dev code, it writes it in text format. You leave it out!


Classic markdown features are available.


Italic = *Italic*
Bold = **Bold
Underline = __Underline__
Link = [https://create.ist](Link)

  • Itemization with a star.

  • Itemization with hyphens.




  • Horizontal with three hyphens
    ---
    Blockquote

    > Blockquote


    Extra Sometimes NotionPlus.dev Markdown Features


    Marquees


    Right Marquee
    Left Marquee
    Top Marquee
    Bottom Marquee

    >>> Right Marquee >>>
    <<< Left Marquee <<<
    ^^^ Top Marquee ^^^
    vvv Bottom Marquee vvv


    Instant Times


    (hour):(minute):(second)
    ::

    (day).(month).(year)
    ..

    With these, you can print the user's current time. You can use each one separately!


    Getting Text from URL


    You can retrieve and use data from the URL with ?getUrlData=. You can use this to customize forms.

    To use: (getUrlData)

    Click here to test getUrlData!




    🔧 Made with Create.ist