Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cy.log to note that markdown is accepted #778

Closed
chrisbreiding opened this issue Jul 16, 2018 · 7 comments
Closed

Update cy.log to note that markdown is accepted #778

chrisbreiding opened this issue Jul 16, 2018 · 7 comments

Comments

@chrisbreiding
Copy link
Contributor

cy.log() can accept a markdown formatted message, but we don't document that.

@jennifer-shehane
Copy link
Member

cy.log('normal')
cy.log('**bold**')
cy.log('_italic_')
cy.log('[blue](http://example.com)')

cy.log markdown example output

@richdouglasevans
Copy link
Contributor

Can this issue be closed Jennifer? I can see Will's change live on the site.

@coler-j
Copy link

coler-j commented Aug 5, 2022

Seems like this was removed (from the docs)

@Nuthan-hue
Copy link

If I need to give that color ,bold for a Variable.Then how can I do.

@bvandercar-vt
Copy link

This should definitely be re-opened, there's currently no documentation on it.

@jennifer-shehane
Copy link
Member

The docs mention:

Accepts a Markdown formatted message.

What more would you like documented?

@bvandercar-vt
Copy link

I see. Yes, that works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants