from Hacker News

Show HN: Markdown Calculator Builder

by markyc on 6/7/19, 12:48 PM with 2 comments

I made a calculator builder called TextCalc ( https://textcalc.com ) that uses:

- markdown text formatting

- markdown-like form elements

- excel formulas for the calculations

feedback welcome

  • by adriansky on 6/7/19, 12:53 PM

    Nice idea. Is there a way to embed this on a blog like Jekyll or any other that supports markdown?