Homec4science

Add <table> syntax to Remarkup

Authored by epriestley <git@epriestley.com> on Jul 2 2012, 23:42.

Description

Add <table> syntax to Remarkup

Summary:
Adds basic table syntax. I went with just HTML table syntax since it's straightforward and familiar and all the other syntaxes (in mediawiki, trac, etc) seem awful.

It's safe to do this since we parse the talbe markup itself very strictly, and don't actually use the tags the user types.

Test Plan: {F13683}

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D2902

Details

Committed
epriestley <git@epriestley.com>Jul 2 2012, 23:42
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU51063a4c4744: Fix phutil_console_prompt() under Ubuntu
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUce0c1f2b6326: Add <table> syntax to Remarkup (authored by epriestley <git@epriestley.com>).Jul 2 2012, 23:42