History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
03335c8d2069 | epriestley | Allow Remarkup list items to have multiple paragraphs | Aug 5 2014 | |||
25c1599e34e0 | epriestley | Make `#` header detection more strict | Aug 5 2014 | |||
51472fd62263 | Joshua Spence | Rename `PhutilRemarkupRule` subclasses | Aug 4 2014 | |||
fceef0248d67 | epriestley | Interpret "## text"-style Markdown headers | Jul 25 2014 | |||
371c33b73585 | epriestley | Improve text mode rendering of reverse Remarkup list staircases | Jul 25 2014 | |||
2603d59f43b0 | epriestley | Fix crazystairs with non-stairlike reverse-indented lists | Jul 25 2014 | |||
efc2cc5c7728 | Joshua Spence | Add a `PhutilMethodNotImplementedException` class | Jul 21 2014 | |||
2ff1957f52f5 | Joshua Spence | Fix some spelling mistakes | Jul 12 2014 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
aae30d7d2a8e | epriestley | Add classes to Remarkup lists and headers | Jun 27 2014 | |||
479906f7b53b | Joshua Spence/epriestley | Apply various linter fixes. | Jun 9 2014 | |||
120a050b9251 | Joshua Spence/epriestley | Allow triple backticks to be preceded by whitespace. | Jun 5 2014 | |||
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 2014 | |||
1e703ff15309 | epriestley | Make blockquotes use parent/child rules | May 5 2014 | |||
b88b8ba78580 | epriestley | Introduce a quoted reply block rule for Remarkup | May 5 2014 | |||
d7732a7cc050 | epriestley | Allow Remarkup lists to have checkboxes | May 2 2014 | |||
a25afc6c64b0 | epriestley | Put a <span> around "NOTE:" in Remarkup | Mar 23 2014 | |||
6b1066f7c0b3 | epriestley | Don't format "1/" as an ordered list in Remarkup | Mar 11 2014 | |||
1f8510cf854b | Joshua Spence/epriestley | Minor linter fixes | Feb 25 2014 | |||
10a688376d24 | Bob Trahan | Add WARNING and IMPORTANT to remarkup | Jan 24 2014 | |||
549f67b17955 | epriestley | Be more liberal about whitespace in the "interpreter block" rule | Oct 17 2013 | |||
d422741443dd | epriestley | Expand Remarkup interpreter block capabilities a little bit | Oct 17 2013 | |||
39a1711f417e | Gareth Evans/epriestley | Parse markup for external interpreter | Sep 17 2013 | |||
c0d2fd4784b3 | Gareth Evans/epriestley | Allow int to trigger ordered list remarkup | Sep 15 2013 | |||
84cac75fbcc7 | epriestley | Provide explicit remarkup block priorities | Sep 5 2013 | |||
139a2f2362af | Andrew Gallagher | Fix literal block | Sep 4 2013 | |||
10168819f555 | epriestley | Fix some issues with code blocks and ASCII art | Jul 17 2013 | |||
cc8af87881c3 | Jakub Vrana | Improve test for NOTE Remarkup rule | Jul 10 2013 | |||
aae486ea0f4e | epriestley | Don't apply inline rules in Literal remarkup blocks | Jul 10 2013 | |||
eb983ffce988 | epriestley | Fix remarkup "NOTE" block syntax | Jul 8 2013 | |||
dbbda011392b | epriestley | Make inline remarkup rules have explicit priority | Jul 1 2013 | |||
6d4d4f888f61 | Gareth Evans/epriestley | Rewrite block rules to calculate their own blocks | Jun 29 2013 | |||
f85499832eef | epriestley | Add test cases which cover the trailing whitespace behavior of code blocks | Jun 26 2013 | |||
0bd881ad3091 | epriestley | Fix `[x]` in simple table markup | May 15 2013 | |||
1bff117642e0 | Afaque Hussain/epriestley | Put a sigil on remarkip-code-block in PhutilRemarkupEngineRemarkupCodeBlockRule | May 12 2013 | |||
6471cc293043 | epriestley | Process Markdown-style headers in Remarkup | May 7 2013 | |||
3dd1574af0cb | epriestley | Allow named links inside simple tables in Remarkup | Apr 30 2013 | |||
8d38e4cf3c88 | epriestley | Improve remarkup performance (libphutil) | Apr 1 2013 | |||
c1d330c5b77b | Jakub Vrana | Allow renderering Remarkup to text | Mar 21 2013 | |||
f224ea52a701 | Lauri-Henrik Jalonen/epriestley | Implemented a <hr /> remarkup rule | Mar 18 2013 | |||
a11ca0bc0e40 | vrana | Convert Remarkup to safe HTML | Feb 14 2013 | |||
e44637ef1a9b | epriestley | Don't merge consecuitive list blocks | Feb 13 2013 | |||
5994bfb6f764 | epriestley | Fix Remarkup generation of Table of Contents links | Jan 21 2013 | |||
147700bea53a | epriestley | Fix a Remarkup issue where empty list items render with markup in items | Dec 9 2012 | |||
d6ca7b4fb04d | epriestley | Add a case-sensitive mode to PhutilSimpleOptions | Nov 29 2012 | |||
1237f0e55cdc | Bob Trahan | Update src/markup/engine/remarkup/blockrule/PhutilRemarkupEngineRemarkupHeaderB… | Nov 27 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
f0a1f4e0c1ac | vrana | Add simple table Remarkup rule | Oct 17 2012 | |||
1d06ac3644b9 | Alan Huang | Export code block language from Remarkup | Aug 14 2012 | |||
ce0c1f2b6326 | epriestley | Add <table> syntax to Remarkup | Jul 2 2012 | |||
b8ca453dc807 | vrana | Allow specifying custom syntax highlighter in Remarkup | Jun 27 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 | |||
102e8773ca20 | epriestley | Upgrade libphutil to libphutil v2 | May 30 2012 | |||
de198bfcaa16 | epriestley | Add a console highlighter and language guesser | May 23 2012 | |||
98a275aa32dc | vrana | Improve remarkup quotes over multiple lines | Apr 18 2012 | |||
6ef1a8603629 | Hua Wang/epriestley | Improve copy/paste from Diviner | Apr 2 2012 | |||
7353188656c2 | vrana | Check if array values are instances of something | Mar 29 2012 | |||
aef371f49f44 | epriestley | Minor, fix issue with arrays becoming sparse and failing when passed to… | Feb 23 2012 | |||
53b89362d5f9 | epriestley | Fix Remarkup list styles | Feb 22 2012 | |||
e8bfe38febb4 | epriestley | Add nested and ordered lists to Remarkup | Feb 18 2012 | |||
97102d64c0cd | epriestley | Mark all final-izable classes in libphutil as 'final' | Jan 30 2012 | |||
3d64a0a95fc5 | epriestley | Mark all libphutil stable classes as @stable | Jan 27 2012 | |||
1d000c60c0a5 | epriestley | Add a simple option parser for comma-delimited lists, and add more features to… | Jan 16 2012 | |||
501992bb8865 | epriestley | Allow Remarkup headers to generate a TOC | Jan 6 2012 | |||
59861850229b | Andrew Gallagher | Add markup syntax for a literal block | Jan 4 2012 | |||
29771d50d41d | epriestley | Increase Markdown flavor of Remarkup | Dec 1 2011 | |||
17133f64efea | epriestley | Separate the remarkup rendering pipeline into multiple stages | Aug 6 2011 | |||
7898beb1013f | epriestley | Allow CodeBlock in Remarkup to accept some non-PHP default language | Jun 24 2011 | |||
c3036e7b0491 | epriestley | Minor fix for remarkup and newlines | May 23 2011 | |||
f84db6c87c7d | epriestley | Minor: stop the CodeBlockRule from matching and unlinking individual hyperlinks | May 19 2011 | |||
6ca83d67f18e | epriestley | Add "NOTE:" syntax to remarkup | May 17 2011 | |||
4ac90caa29a4 | epriestley | libphutil support for Pygments | May 1 2011 | |||
d53afc8b2281 | tuomaspelkonen | Fixed Differential quotes rendering. (libphutil) | Apr 15 2011 | |||
161b5b8ce6bf | epriestley | Preserve linebreak mode for Remarkup. | Apr 10 2011 | |||
b3262dd829cc | epriestley | Mostly document PhutilSymbolLoader, revert <br /> noise. | Apr 1 2011 | |||
7a405d87d45c | epriestley | Fix RemarkupEngine issues with header markup, restore unit tests | Mar 30 2011 | |||
470122b9cb59 | epriestley | Clean up some lint fluff. | Feb 6 2011 | |||
c090dad6b914 | epriestley | Add @group tags so Diviner can at least organize libphutil. | Jan 15 2011 | |||
81a2f784992f | epriestley | Add syntax highlighters. | Jan 10 2011 | |||
a1b1d2f697aa | epriestley | Initial import of libphutil. | Jan 10 2011 |
c4science · Help