Skip to content

jorqensen/hypequotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c8431ee Â· Aug 18, 2022

History

66 Commits
Jul 11, 2022
Jul 11, 2022
Jun 30, 2022
Jun 30, 2022
Jun 30, 2022
Jul 13, 2022
Aug 18, 2022
Jul 10, 2022
Jul 10, 2022
Jun 29, 2022
Jul 15, 2022
Jun 30, 2022
Jul 13, 2022

Repository files navigation

hypequotes

The Last Markdown Editor, Ever

N|Solid

PHPUnit Testing

Best quotes from the internet

totes installation

  • clone this
  • run hypequotes % php -S localhost:42069 -t ./
  • enjoy

testing, fam

run tests with

  • composer install

  • ./vendor/bin/phpunit

success ✅

Markdown is a lightweight markup language based on the formatting conventions that people naturally use in email. As [John Gruber] writes on the [Markdown site][df1]

The overriding design goal for Markdown's formatting syntax is to make it as readable as possible. The idea is that a Markdown-formatted document should be publishable as-is, as plain text, without looking like it's been marked up with tags or formatting instructions.

This text you see here is *actually- written in Markdown! To get a feel for Markdown's syntax, type some text into the left window and watch the results in the right.