Change the function signature for RB.formatText to accept options.

Review Request #6425 — Created Oct. 9, 2014 and submitted

Information

Review Board
release-2.0.x
7e83046...

Reviewers

RB.formatText will be taking a slightly different role in the Markdown
changes. In preparation, and to keep the code future-proof, it now takes
an options attribute instead of the options being passed as positional
arguments.

Unit tests pass.

Tested manually.

david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (8e429d5)
Loading...