Skip to content

Commit

Permalink
Added Markdown ability to 'log' doc (#791)
Browse files Browse the repository at this point in the history
* Added  Markdown ability to 'log' doc

* fix typo formated -> formatted
  • Loading branch information
wtaylor45 authored and jennifer-shehane committed Jul 19, 2018
1 parent 6925972 commit a546901
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 45 deletions.
59 changes: 15 additions & 44 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion source/api/commands/log.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ cy.log('created new user')

**{% fa fa-angle-right %} message** ***(String)***

Message to be printed to Cypress Command Log.
Message to be printed to Cypress Command Log. Accepts a Markdown formatted message.

**{% fa fa-angle-right %} args...**

Expand Down

0 comments on commit a546901

Please sign in to comment.