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

Documented the context feature in BDD interface #1470

Merged
merged 1 commit into from
Mar 11, 2015

Conversation

oveddan
Copy link
Contributor

@oveddan oveddan commented Dec 15, 2014

No description provided.

@@ -754,7 +768,7 @@ <h3 id="browser-setup">Mocha Setup in the Browser</h3>

<p>Mocha options can be set via <code>mocha.setup()</code>. Examples:</p>

<pre><code>// Use "tdd" interface. This is a shortcut to setting the interface;
<pre><code>// Use "tdd" interface. This is a shortcut to setting the interface;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe there's an unintended space at the end of this line.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's weird, I don't understand why it got generated. @oveddan, you generated the html automatically from the md, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did. Odd. I'll fix

@oveddan
Copy link
Contributor Author

oveddan commented Dec 16, 2014

@dasilvacontin as you can see from the commit, I did not modify anything in the TDD section.

To build index.html, I ran:
make clean && make

For some reason, this added a space to the line in the TDD section.

@dasilvacontin
Copy link
Contributor

Thanks! LGTM. I think the weird space thing happens in different distributions of markdown, though I'd have to confirm.

dasilvacontin added a commit that referenced this pull request Mar 11, 2015
Documented the context feature in BDD interface
@dasilvacontin dasilvacontin merged commit 801f8de into mochajs:gh-pages Mar 11, 2015
@boneskull
Copy link
Contributor

jekyll all the things

@dasilvacontin
Copy link
Contributor

Soon™.

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

Successfully merging this pull request may close these issues.

3 participants