HomePhabricator

Changed behavior of "code block" button to use triple tick syntax ("```")…

Description

Changed behavior of "code block" button to use triple tick syntax ("`") instead of whitespacing.

Summary:
This is important when dealing in situations where there's ambiguity between code and lists, like with Objective-C code:

  • (void) foobar {}

will get your a list instead of the desired code block

Test Plan: Tested locally

Reviewers: epriestley, Blessed Reviewers

Reviewed By: epriestley, Blessed Reviewers

Subscribers: epriestley, Korvin

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

Details

Provenance
talshiriAuthored on
epriestleyCommitted on Jun 4 2014, 10:39 PM
epriestleyPushed on Jun 4 2014, 10:39 PM
Reviewer
Blessed Reviewers
Differential Revision
D9379: Changed behavior of "code block" button to use triple tick syntax ("```") instead of whitespacing.
Parents
rP2c626f72a9ef: Fix unsubscribing from projects in a gross, hacky way
Branches
Unknown
Tags
Unknown

Event Timeline