History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
5cfc0c661d44 | epriestley | Add piles of special casing to support "mailto:" | May 4 2014 | |||
d7732a7cc050 | epriestley | Allow Remarkup lists to have checkboxes | May 2 2014 | |||
fd6f1829e353 | epriestley | Put rel="noreferrer" on all nonlocal links | Apr 8 2014 | |||
a25afc6c64b0 | epriestley | Put a <span> around "NOTE:" in Remarkup | Mar 23 2014 | |||
9678247c9f4c | epriestley | Filter "javascript:" URIs more aggressively | Mar 17 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 | |||
d98bd96e149a | Bob Trahan | underline rule - tweak it a bit | Jan 17 2014 | |||
a54218ad3a78 | Bob Trahan | Remarkup - add underline rule | Jan 17 2014 | |||
22285e941272 | epriestley | Fix excessively aggressive capturing of hyperlinks in Remarkup | Jan 15 2014 | |||
900e44191d52 | Peng Li/epriestley | Speed up text markup for test results | Dec 3 2013 | |||
fc94c397b410 | Jakub Vrana | Allow self-closing <frame> | Nov 9 2013 | |||
ff7885244f08 | Jakub Vrana | Provide helper function for <div class="%s">%s</div> | Nov 9 2013 | |||
7412081d0d1c | Jakub Vrana | Allow concatenating HTML with operator extension | Oct 22 2013 | |||
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 | |||
f15e7e90ee68 | Jakub Vrana | Delete deprecated phutil_render_tag() | Jul 28 2013 | |||
8a8a3de26e18 | epriestley | Fix over-escaping in text-mode rendering in Remarkup | Jul 22 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 | |||
70dad82483bf | epriestley | Minor, give the monospace rule an earlier priority. | Jul 1 2013 | |||
dbbda011392b | epriestley | Make inline remarkup rules have explicit priority | Jul 1 2013 | |||
23cae537084a | epriestley | Add some block tests for D6319 | Jun 29 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 | |||
8ef40ef74659 | Gareth Evans/epriestley | Implement an "invisibles" syntax highlighting language | Jun 25 2013 | |||
70abbd8811b2 | epriestley | Make phutil_tag() / phutil_escape_html() 10-15% faster | Jun 12 2013 | |||
0dae84829a18 | epriestley | Improve behavior of named anchor links | May 19 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 | |||
b03bdc33a4a1 | epriestley | Parse most `[name](href)` Markdown-style links in Remarkup | May 8 2013 | |||
6471cc293043 | epriestley | Process Markdown-style headers in Remarkup | May 7 2013 | |||
ce821305c326 | yungsters | Remarkup: Allow Odd Line Breaks Before Blocks | May 3 2013 | |||
3dd1574af0cb | epriestley | Allow named links inside simple tables in Remarkup | Apr 30 2013 | |||
5060f4f1b8ae | epriestley | Never self-close tags which can't self-close in phutil_tag() | Apr 11 2013 | |||
8d38e4cf3c88 | epriestley | Improve remarkup performance (libphutil) | Apr 1 2013 | |||
24685f9551ed | Nick Harper | Fix merge conflict between D5369 and D5365 | Mar 28 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 | |||
8072babfcf72 | epriestley | Provide an "HTMLProducer" interface so Views can work like tags | Mar 9 2013 | |||
611913d02697 | vrana | Take blocks into account into Diviner highlighter | Feb 23 2013 | |||
a11ca0bc0e40 | vrana | Convert Remarkup to safe HTML | Feb 14 2013 | |||
e6bfe667d22c | vrana | Kill phutil_render_tag() | Feb 13 2013 | |||
9041dd194e65 | epriestley | Fix issue with highlighting multi-line tokens in libphutil | Feb 13 2013 | |||
e344fc377827 | epriestley | Allow nested arrays in tag rendering | Feb 13 2013 | |||
e44637ef1a9b | epriestley | Don't merge consecuitive list blocks | Feb 13 2013 | |||
1c90c18fa590 | vrana | Return safe HTML from syntax highlighters | Feb 12 2013 | |||
3c2266b02241 | vrana | Move Pygments handling from Phabricator | Feb 10 2013 | |||
e2a0ca1fd661 | vrana | Highlight using XHPAST in parallel | Feb 10 2013 | |||
4d9a41cdb69c | vrana | Allow appending to safe HTML | Jan 31 2013 | |||
5bde9c036411 | vrana | Add function calling nl2br() and phutil_escape_html() | Jan 28 2013 | |||
7d2b52c839be | epriestley | Allow phutil_render_tag() to accept an array content argument | Jan 25 2013 | |||
42ac69282150 | vrana | Automatically escape HTML | Jan 25 2013 | |||
5994bfb6f764 | epriestley | Fix Remarkup generation of Table of Contents links | Jan 21 2013 | |||
31382a913dde | vrana | Don't highlight whole text in () as URL | Jan 8 2013 | |||
5504fa53f62c | epriestley | Don't require non-boundary on trailing backtick when matching monospaced… | Dec 17 2012 | |||
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 | |||
b913346beb83 | epriestley | Fix some libphutil lint warnings | Nov 22 2012 | |||
b2d3a697dec8 | vrana | Fix undefined index in console syntax highlighter | Nov 9 2012 | |||
534215a93990 | vrana | Add final newline to Remarkup tests | Nov 7 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
e27d998e8ff5 | vrana | Allow Windows directories in console highlighter | Nov 1 2012 | |||
35a4b1d53ac4 | vrana | Support multiline commands in console syntax highlighter | Oct 19 2012 | |||
f0a1f4e0c1ac | vrana | Add simple table Remarkup rule | Oct 17 2012 | |||
d164d967f8f8 | vrana | Link libphutil test cases | Sep 8 2012 | |||
114d628801e3 | vrana | Fix PhutilRemarkupEngine tests | Aug 24 2012 | |||
b30fde1853e8 | epriestley | Build a PhutilLexer-based highlighter | Aug 22 2012 | |||
61107311ec6e | katherine | [hql -> sql] make hql the same as sql | Aug 18 2012 | |||
1d06ac3644b9 | Alan Huang | Export code block language from Remarkup | Aug 14 2012 | |||
18e8719b1256 | Alan Huang | Allow intra-domain links in Remarkup | Aug 14 2012 | |||
0eb9121c9fd4 | vrana | Fix doc links | Aug 10 2012 | |||
3f252cd21274 | Alan Huang | Support self::$foo case | Aug 10 2012 | |||
812b204f269e | Alan Huang | Make XHPASTSyntaxHighlighter more robust | Aug 10 2012 | |||
209338c418d4 | Alan Huang | Add context support to PHP highlighter | Aug 9 2012 | |||
45f7bd6ad1dd | vrana | Split Remarkup rule for document link from hyperlink | Aug 8 2012 | |||
f23bc5eea2f7 | epriestley | Fix an issue where PHP_EOL_COMMENT tokens were discarded on EOF | Aug 6 2012 | |||
6cf795f99142 | epriestley | Fix an XSS hole in Remarkup link handling, see T1601 | Aug 6 2012 | |||
14eca800c60f | Ricky Elrod | Highlight LESS and SCSS as CSS, because it's better than nothing. | Jul 27 2012 | |||
ce0c1f2b6326 | epriestley | Add <table> syntax to Remarkup | Jul 2 2012 | |||
b8ca453dc807 | vrana | Allow specifying custom syntax highlighter in Remarkup | Jun 27 2012 | |||
8f79889d9134 | vrana | Add PHP scrub for Pygmentize | Jun 21 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 | |||
f229accd3494 | epriestley | Use `-O encoding=utf-8` for pygmentize | May 31 2012 | |||
102e8773ca20 | epriestley | Upgrade libphutil to libphutil v2 | May 30 2012 | |||
b5f79dace0c6 | vrana | Avoid E_NOTICE | May 24 2012 | |||
c5456f89cbc9 | epriestley | Minor, escape console output after parsing so quotes don't trigger the "#"… | May 24 2012 | |||
de198bfcaa16 | epriestley | Add a console highlighter and language guesser | May 23 2012 | |||
1453f8ca9f17 | epriestley | Minor doc updates | May 12 2012 |
c4science · Help