Page MenuHomePhabricator
Feed Advanced Search

Apr 27 2019

epriestley moved T13063: Maybe render all text with IMPRESSIVE illuminated drop caps from Backlog to Tomfoolery on the Remarkup board.
Apr 27 2019, 5:10 PM · Remarkup
epriestley closed T11229: Quotes breaks headings by default as Resolved.

I believe this has been fixed by D20327 / D20393 -- at least, the examples above no longer seem to reproduce any bad behavior.

Apr 27 2019, 5:07 PM · Remarkup, Bug Report

Mar 26 2019

epriestley closed T13268: In Remarkup, adjacent quoted lists may be incorrectly merged as Resolved by committing rPHU524fcf465108: In remarkup, strip one leading space from each line in a quoted block if….
Mar 26 2019, 9:11 PM · Remarkup
epriestley added a revision to T13268: In Remarkup, adjacent quoted lists may be incorrectly merged: D20327: In remarkup, strip one leading space from each line in a quoted block if possible.
Mar 26 2019, 8:40 PM · Remarkup

Mar 25 2019

epriestley triaged T13268: In Remarkup, adjacent quoted lists may be incorrectly merged as Normal priority.
Mar 25 2019, 7:25 PM · Remarkup

Feb 20 2019

epriestley edited projects for T10571: Default quote action breaks text between lists, added: Remarkup; removed Maniphest, Bug Report.
Feb 20 2019, 11:31 PM · Remarkup, Wikimedia

Feb 14 2019

yingshu added a comment to T5427: Force a line break in a table cell.

It's disappointing that this isn't supported.

Feb 14 2019, 12:59 PM · Remarkup

Jan 15 2019

epriestley moved T9896: make images from comments visible in email from Soon? to Future on the Mail board.
Jan 15 2019, 2:45 PM · Restricted Project, Remarkup, Mail
epriestley added a comment to T9896: make images from comments visible in email.

PhabricatorObjectRemarkupRule->renderObjectEmbedForAnyMedia() currently calls renderObjectTagForMail() unconditionally when we're in HTML mail mode. This always renders a (F123: Xyz) element.

Jan 15 2019, 2:45 PM · Restricted Project, Remarkup, Mail

Jan 2 2019

epriestley moved T9896: make images from comments visible in email from Backlog to Soon? on the Mail board.
Jan 2 2019, 3:21 PM · Restricted Project, Remarkup, Mail

Jun 29 2018

dwilches added a comment to T5427: Force a line break in a table cell.

@mydeveloperday Thanks! That'll work

Jun 29 2018, 11:32 PM · Remarkup
mydeveloperday added a comment to T5427: Force a line break in a table cell.

@dwilches I needed the same ,just wrote up my solution here

Jun 29 2018, 4:33 PM · Remarkup

Jun 27 2018

dwilches added a comment to T5427: Force a line break in a table cell.

Is there a workaround for including a newline in a table's cells? I've tried with both pipe and HTML syntax, and with %%%, triple back-tick and <br> with no success.

Jun 27 2018, 6:30 PM · Remarkup

Jun 22 2018

epriestley triaged T13160: Support <colgroup> in the verbose remarkup <table> syntax for specifying column widths as Low priority.
Jun 22 2018, 12:26 PM · Remarkup

Apr 12 2018

n3v3rf411 added a comment to T4190: Rebuild remarkup image proxying.

I think https://secure.phabricator.com/book/phabricator/article/remarkup/ needs update to include this.

Apr 12 2018, 8:43 AM · Contributor Onboarding, Remarkup

Apr 9 2018

epriestley added a revision to T13118: Code block headers wrap in the dumbest way in Safari: D19319: Fix the wrapping/padding behavior of Remarkup code block headers more thoroughly?.
Apr 9 2018, 11:34 PM · Remarkup
cteffetalor added a comment to T13118: Code block headers wrap in the dumbest way in Safari.

Maybe vertical-align: top? Or display: inline-flex?

Apr 9 2018, 10:27 PM · Remarkup
epriestley added a comment to T13118: Code block headers wrap in the dumbest way in Safari.

yikes

Apr 9 2018, 10:05 PM · Remarkup
cteffetalor added a comment to T13118: Code block headers wrap in the dumbest way in Safari.

FYI Chrome/Windows after the change (extra whitespace added?)

Apr 9 2018, 10:04 PM · Remarkup

Apr 8 2018

epriestley closed T13118: Code block headers wrap in the dumbest way in Safari as Resolved by committing rPfc103f71e96b: Fix very odd wrapping / linebreaking for Remarkup code block headers in Safari.
Apr 8 2018, 1:16 PM · Remarkup
epriestley added a revision to T13118: Code block headers wrap in the dumbest way in Safari: D19303: Fix very odd wrapping / linebreaking for Remarkup code block headers in Safari.
Apr 8 2018, 1:06 PM · Remarkup

Apr 7 2018

avivey added a comment to T13118: Code block headers wrap in the dumbest way in Safari.

image.png (237×209 px, 5 KB)

Chrome Windows

Apr 7 2018, 2:26 AM · Remarkup
epriestley added a comment to T13118: Code block headers wrap in the dumbest way in Safari.

In Safari we get this marvel:

Apr 7 2018, 2:26 AM · Remarkup
epriestley triaged T13118: Code block headers wrap in the dumbest way in Safari as Normal priority.
Apr 7 2018, 2:25 AM · Remarkup

Apr 5 2018

epriestley closed T8407: Control diffusion's syntax highlighting, a subtask of T5698: Github-style Remarkup previews on a checked-in resource, as Resolved.
Apr 5 2018, 5:52 PM · User Delight, KDE, Haskell.org, Wikimedia, Restricted Project, Diffusion, Remarkup

Apr 4 2018

epriestley closed T3965: Better indentation and tab handling in remarkup editor as Wontfix.

I don't currently plan to pursue this.

Apr 4 2018, 3:45 PM · Remarkup
epriestley closed T8430: Support emoticons as Wontfix.

We now support emoji; we might support stickers at some point. If we did, I'd expect them to use the autocomplete element (which I think is in a relatively good place for emoji), not actually be invoked with :P, ^-^, etc.

Apr 4 2018, 3:44 PM · Restricted Project, Remarkup
epriestley closed T10398: Phabricator UI uses deprecated <tt> tag as Wontfix.

Since there's no known actual problem with this today, I don't plan to fix it.

Apr 4 2018, 2:11 PM · Remarkup, Bug Report
epriestley closed T11126: Allow embedding XKCD panes in Remarkup as Wontfix.

This is well-suited to a third-party extension, particularly after T5055.

Apr 4 2018, 2:09 PM · Restricted Project, User Delight, Remarkup, Feature Request
epriestley closed T10582: Support colspan and rowspan in tables as Wontfix.

I don't currently plan to pursue this.

Apr 4 2018, 2:08 PM · Remarkup, Feature Request
epriestley closed T10729: Improve layout tools for side-by-side tables of images in Remarkup documents as Wontfix.

I don't currently plan to pursue this.

Apr 4 2018, 2:08 PM · Remarkup, Feature Request
epriestley closed T10354: Remarkup block elements may not contain other block elements (like lists and tables inside tables) as Wontfix.

I don't currently plan to pursue this.

Apr 4 2018, 2:07 PM · Feature Request, Remarkup
epriestley closed T5427: Force a line break in a table cell as Wontfix.

I don't currently plan to support this.

Apr 4 2018, 2:02 PM · Remarkup
epriestley closed T11284: Allow line breaks in list items as Wontfix.

I don't currently plan to support this. You may be able to add a rule to support something like <br /> with a Remarkup extension.

Apr 4 2018, 2:01 PM · Remarkup
epriestley closed T12343: Link-Parsing fails if URL ends in ) when using "[name](link)" syntax as Wontfix.

I don't currently plan to change the remaining edge case behaviors since I'm not sure they ever occur in the wild.

Apr 4 2018, 1:59 PM · Remarkup, Bug Report
epriestley closed T10163: Remarkup Autocomplete Errata as Resolved.

This seems largely resolved.

Apr 4 2018, 1:59 PM · Remarkup, Typeahead
epriestley closed T5393: Add support for <dl> HTML definition lists in Remarkup as Wontfix.

This request seems very niche, so I don't currently plan to pursue this. It may be possible to implement it as an extension.

Apr 4 2018, 1:57 PM · Remarkup
epriestley closed T7966: would like to have list in table with remarkup or html syntax. as Wontfix.

I don't currently plan to pursue this.

Apr 4 2018, 1:57 PM · Remarkup
epriestley closed T4939: Block level items in lists in remarkup as Wontfix.

This is unlikely to ever happen without stronger use cases for nested block-level elements.

Apr 4 2018, 1:55 PM · Remarkup

Mar 16 2018

epriestley closed T8845: Headings which resolve with markup become an `X` in Table of Contents on Wiki as Resolved by committing rP2fa904921e1a: Render object monograms and embedding references more gracefully when building….
Mar 16 2018, 10:44 PM · libphutil, Remarkup
epriestley added a revision to T8845: Headings which resolve with markup become an `X` in Table of Contents on Wiki: D19234: Render object monograms and embedding references more gracefully when building a Remarkup table of contents.
Mar 16 2018, 10:37 PM · libphutil, Remarkup

Mar 14 2018

epriestley closed T2849: Implement alternate markup engines (Markdown, reStructuredText, ...) as Wontfix.

See followup in T13105.

Mar 14 2018, 6:45 AM · Remarkup
epriestley closed T5698: Github-style Remarkup previews on a checked-in resource as Wontfix.

See followup in T13105.

Mar 14 2018, 6:45 AM · User Delight, KDE, Haskell.org, Wikimedia, Restricted Project, Diffusion, Remarkup

Mar 8 2018

epriestley closed T13101: The "{img ...}" and "{meme ...}" remarkup rules violate the new Content-Security-Policy as Resolved.

Macro frowncat: Presuming this is resolved until I learn otherwise.

Mar 8 2018, 7:24 PM · Remarkup, Security, Macros
epriestley added a comment to T13101: The "{img ...}" and "{meme ...}" remarkup rules violate the new Content-Security-Policy.

very good memes

Mar 8 2018, 7:19 PM · Remarkup, Security, Macros
epriestley added a comment to T13101: The "{img ...}" and "{meme ...}" remarkup rules violate the new Content-Security-Policy.

Macro nyancat:  meow

Mar 8 2018, 7:19 PM · Remarkup, Security, Macros
epriestley added a comment to T13101: The "{img ...}" and "{meme ...}" remarkup rules violate the new Content-Security-Policy.

hmmm

Mar 8 2018, 7:18 PM · Remarkup, Security, Macros
epriestley added a revision to T13101: The "{img ...}" and "{meme ...}" remarkup rules violate the new Content-Security-Policy: D19203: Possibly fix memes in email.
Mar 8 2018, 7:04 PM · Remarkup, Security, Macros
epriestley added a revision to T13101: The "{img ...}" and "{meme ...}" remarkup rules violate the new Content-Security-Policy: D19201: Somewhat improve meme transform code so it is merely very bad.
Mar 8 2018, 6:50 PM · Remarkup, Security, Macros
epriestley added a revision to T13101: The "{img ...}" and "{meme ...}" remarkup rules violate the new Content-Security-Policy: D19200: PhabricatorMemeEngine HA HA HA HA.
Mar 8 2018, 5:38 PM · Remarkup, Security, Macros
epriestley added a revision to T13101: The "{img ...}" and "{meme ...}" remarkup rules violate the new Content-Security-Policy: D19198: Remove some old image transform code with no callsites.
Mar 8 2018, 4:31 PM · Remarkup, Security, Macros
epriestley added a comment to T13101: The "{img ...}" and "{meme ...}" remarkup rules violate the new Content-Security-Policy.

Actually, HTML mail has an issue now.

Mar 8 2018, 4:00 PM · Remarkup, Security, Macros
epriestley added a comment to T13101: The "{img ...}" and "{meme ...}" remarkup rules violate the new Content-Security-Policy.

This is technically fixed now but the meme stuff is real old and rough so I'm going to maybe make some kind of effort to get through more of T5258, etc.

Mar 8 2018, 3:56 PM · Remarkup, Security, Macros
epriestley added a revision to T13101: The "{img ...}" and "{meme ...}" remarkup rules violate the new Content-Security-Policy: D19196: Always serve "{meme ...}" from the CDN domain, never from the primary domain.
Mar 8 2018, 3:40 PM · Remarkup, Security, Macros
epriestley closed T12542: Build a macro typeahead as Wontfix.

This is conceptually easy but no trigger character really makes a ton of sense. I'm going to decline this until it's more clear what the desired behavior actually is.

Mar 8 2018, 3:09 PM · Macros, Remarkup
epriestley closed T4190: Rebuild remarkup image proxying as Resolved by committing rPb30535a36f5f: When rendering "{image ...}" images, check the cache and just render a direct….
Mar 8 2018, 3:04 PM · Contributor Onboarding, Remarkup
epriestley added a comment to T4190: Rebuild remarkup image proxying.

I've removed the requirement that prototypes be enabled and marked this as fixed in D19195. The behavior could probably be refined, but I think it should fail in an obvious way when it fails, now.

Mar 8 2018, 3:02 PM · Contributor Onboarding, Remarkup
epriestley added a revision to T4190: Rebuild remarkup image proxying: D19195: Don't require prototypes for "{image ...}".
Mar 8 2018, 3:00 PM · Contributor Onboarding, Remarkup
epriestley added a revision to T4190: Rebuild remarkup image proxying: D19194: When rendering "{image ...}" images, check the cache and just render a direct "<img />" tag if possible.
Mar 8 2018, 2:51 PM · Contributor Onboarding, Remarkup
epriestley added a revision to T13101: The "{img ...}" and "{meme ...}" remarkup rules violate the new Content-Security-Policy: D19194: When rendering "{image ...}" images, check the cache and just render a direct "<img />" tag if possible.
Mar 8 2018, 2:51 PM · Remarkup, Security, Macros
epriestley added a revision to T4190: Rebuild remarkup image proxying: D19193: When proxying an "{image ...}" image fails, show the user an error message.
Mar 8 2018, 1:36 PM · Contributor Onboarding, Remarkup
epriestley added a revision to T13101: The "{img ...}" and "{meme ...}" remarkup rules violate the new Content-Security-Policy: D19193: When proxying an "{image ...}" image fails, show the user an error message.
Mar 8 2018, 1:36 PM · Remarkup, Security, Macros
epriestley added a revision to T4190: Rebuild remarkup image proxying: D19192: Separate the "{img ...}" remarkup rule into separate parse and markup phases.
Mar 8 2018, 1:03 PM · Contributor Onboarding, Remarkup
epriestley added a revision to T13101: The "{img ...}" and "{meme ...}" remarkup rules violate the new Content-Security-Policy: D19192: Separate the "{img ...}" remarkup rule into separate parse and markup phases.
Mar 8 2018, 1:03 PM · Remarkup, Security, Macros

Mar 7 2018

epriestley triaged T13101: The "{img ...}" and "{meme ...}" remarkup rules violate the new Content-Security-Policy as Normal priority.
Mar 7 2018, 11:11 PM · Remarkup, Security, Macros

Feb 16 2018

epriestley added a comment to T12343: Link-Parsing fails if URL ends in ) when using "[name](link)" syntax.

D19111 doesn't fix this in the general case, but should produce the desired behavior for most inputs such that the input is in the form [x](y) and y is the URI of a Wikipedia article.

Feb 16 2018, 7:07 PM · Remarkup, Bug Report
epriestley added a comment to T12343: Link-Parsing fails if URL ends in ) when using "[name](link)" syntax.

The intent isn't unambiguous in the general case, consider: Blah blah (see also [x](y)).

Feb 16 2018, 7:06 PM · Remarkup, Bug Report
epriestley added a revision to T12343: Link-Parsing fails if URL ends in ) when using "[name](link)" syntax: D19111: Tweak handling of "[[ / ]]" and "[x](y)" where "y" has parentheses.
Feb 16 2018, 7:05 PM · Remarkup, Bug Report
epriestley merged task T5333: Linking to a wiki URL with % encoding in the URL breaks the link into T12344: Relative links to Phriction pages misinterprets URL-encoded characters.
Feb 16 2018, 6:28 PM · Remarkup
epriestley merged T5333: Linking to a wiki URL with % encoding in the URL breaks the link into T12344: Relative links to Phriction pages misinterprets URL-encoded characters.
Feb 16 2018, 6:28 PM · Phriction, Remarkup, Bug Report
cspeckmim added a comment to T12344: Relative links to Phriction pages misinterprets URL-encoded characters.

Ah thanks!

Feb 16 2018, 6:23 PM · Phriction, Remarkup, Bug Report
epriestley added a comment to T12344: Relative links to Phriction pages misinterprets URL-encoded characters.

The non-bold ones also open in a new tab.

Feb 16 2018, 6:20 PM · Phriction, Remarkup, Bug Report
epriestley added a comment to T12344: Relative links to Phriction pages misinterprets URL-encoded characters.

Oh! Yes. Sort of.

Feb 16 2018, 6:17 PM · Phriction, Remarkup, Bug Report
cspeckmim added a comment to T12344: Relative links to Phriction pages misinterprets URL-encoded characters.

Just curious, but is the bold effect intentional in the "No Encoding Relative" scenario?

Feb 16 2018, 5:57 PM · Phriction, Remarkup, Bug Report
epriestley closed T12344: Relative links to Phriction pages misinterprets URL-encoded characters as Resolved by committing rPb8bb4d3ad590: Accept either "[[ %24doge ]]" or "[[ $doge ]]" as references to the "/w/$doge/"….
Feb 16 2018, 5:55 PM · Phriction, Remarkup, Bug Report
epriestley added a revision to T12241: Make it easier to find objects while in remarkup box: D19109: Suggest Phurl URLs on "((..." in Remarkup text areas.
Feb 16 2018, 5:42 PM · Phurl, Remarkup, Feature Request
epriestley added a revision to T12344: Relative links to Phriction pages misinterprets URL-encoded characters: D19106: Accept either "[[ %24doge ]]" or "[[ $doge ]]" as references to the "/w/$doge/" Phriction document.
Feb 16 2018, 2:44 PM · Phriction, Remarkup, Bug Report

Feb 14 2018

epriestley moved T12344: Relative links to Phriction pages misinterprets URL-encoded characters from Backlog to Next on the Phriction board.
Feb 14 2018, 2:43 PM · Phriction, Remarkup, Bug Report
epriestley merged tasks T5394: Add support for specifying heading anchor IDs, T5380: Better handling of anchored links in Phriction into T4280: Embed anchor in remark up text and later link to it. .
Feb 14 2018, 2:40 PM · Remarkup
epriestley merged task T5394: Add support for specifying heading anchor IDs into T4280: Embed anchor in remark up text and later link to it. .
Feb 14 2018, 2:40 PM · Remarkup
epriestley merged task T5380: Better handling of anchored links in Phriction into T4280: Embed anchor in remark up text and later link to it. .
Feb 14 2018, 2:40 PM · Phriction, Remarkup

Feb 8 2018

epriestley closed T11389: Object links merged in plain text email as Resolved by committing rP0402a79e0e57: Render object remarkup references in a text context as "Dxxx <uri>".
Feb 8 2018, 5:52 PM · Remarkup, Bug Report, Mail
epriestley added a comment to T11389: Object links merged in plain text email.

D19032 now renders D123 in text contexts (plaintext email) as D123 <https://dev.tyrellcorp.com/D123> instead of https://dev.tyrellcorp.com/D123.

Feb 8 2018, 5:51 PM · Remarkup, Bug Report, Mail
epriestley added a revision to T11389: Object links merged in plain text email: D19032: Render object remarkup references in a text context as "Dxxx <uri>".
Feb 8 2018, 5:50 PM · Remarkup, Bug Report, Mail
epriestley moved T11389: Object links merged in plain text email from Backlog to Stamps/Failover on the Mail board.
Feb 8 2018, 5:50 PM · Remarkup, Bug Report, Mail

Feb 7 2018

epriestley added a revision to T13063: Maybe render all text with IMPRESSIVE illuminated drop caps: D19023: Improve handling of skin tone variant emoji.
Feb 7 2018, 6:53 PM · Remarkup
epriestley added a revision to T12644: Emoji autocomplete ordering doesn't follow unicode standards: D19023: Improve handling of skin tone variant emoji.
Feb 7 2018, 6:53 PM · Remarkup, Bug Report
epriestley added a comment to T13063: Maybe render all text with IMPRESSIVE illuminated drop caps.

As it turns out, I wrote a bit of {icon ... size=72} yesterday but ran into a related issue: it's hard for us to tell if the X in {icon X} is a single character or not.

Feb 7 2018, 5:37 PM · Remarkup
cspeckmim added a comment to T13063: Maybe render all text with IMPRESSIVE illuminated drop caps.

Would you want to include the use case of making specific letters/words of inline text larger/smaller/bouncier? I like the idea of {style ...} though it is awfully similar to {icon ...}

Feb 7 2018, 5:03 PM · Remarkup

Feb 6 2018

epriestley added a comment to T13063: Maybe render all text with IMPRESSIVE illuminated drop caps.

Some other possibilities:

Feb 6 2018, 7:00 PM · Remarkup
epriestley added a comment to T13063: Maybe render all text with IMPRESSIVE illuminated drop caps.

It's a real tragedy. The biggest header is definitely unacceptable for huge emoji.

Feb 6 2018, 6:52 PM · Remarkup
cspeckmim added a comment to T13063: Maybe render all text with IMPRESSIVE illuminated drop caps.

Currently there's no way to make an increasingly larger parade of dogs

=====:dog2:=====
====:dog2:====
===:dog2:===
==:dog2:== 
=:dog2:=
Feb 6 2018, 6:51 PM · Remarkup
epriestley added a comment to T13063: Maybe render all text with IMPRESSIVE illuminated drop caps.

Yeah, the only reason I pursued this was for giant emoji. I was just going to do {huge 🐱} or something first, but then I figured {drop-cap 🐱} was a little more defensible as a general feature while still solving the huge emoji problem.

Feb 6 2018, 6:48 PM · Remarkup
cspeckmim added a comment to T13063: Maybe render all text with IMPRESSIVE illuminated drop caps.

I've been wanting to make a "giant emoji" task since emoji were added but was too afraid...

Feb 6 2018, 6:45 PM · Remarkup

Feb 5 2018

epriestley renamed T13063: Maybe render all text with IMPRESSIVE illuminated drop caps from Maybe render all text with illuminated drop caps to Maybe render all text with IMPRESSIVE illuminated drop caps.
Feb 5 2018, 6:23 PM · Remarkup
epriestley triaged T13063: Maybe render all text with IMPRESSIVE illuminated drop caps as Wishlist priority.
Feb 5 2018, 6:23 PM · Remarkup

Jan 27 2018

epriestley moved T4190: Rebuild remarkup image proxying from Backlog to Intermediate on the Contributor Onboarding board.
Jan 27 2018, 11:49 PM · Contributor Onboarding, Remarkup

Jan 23 2018

cspeckmim added a comment to T13045: Differential file anchors may contain characters which prevent remarkup linking properly.

optimism.png (334×477 px, 126 KB)

Jan 23 2018, 11:34 PM · Remarkup, Differential
epriestley closed T13045: Differential file anchors may contain characters which prevent remarkup linking properly as Resolved.

This is at least fixed in theory. To verify it, I waved my cursor over a revision's table of contents and didn't see any periods.

Jan 23 2018, 11:14 PM · Remarkup, Differential

Jan 22 2018

epriestley triaged T13045: Differential file anchors may contain characters which prevent remarkup linking properly as Normal priority.
Jan 22 2018, 5:18 PM · Remarkup, Differential