logoalt Hacker News

cbarricklast Tuesday at 3:03 PM0 repliesview on HN

This just looks like reStructuredText.

Quarkdown:

    .somefunction {arg1} {arg2}
        Body argument
rST:

    .. somefunction:: {arg1} {arg2}
        Body argument