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

Fix issue 2892: Online demo link in README is missing #2894

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mikesamuel
Copy link

Fixes #2892

The new link target, https://pugjs.org/api/reference.html , says

::: float info Tip Pug is available in your Web browser's console! To test drive Pug's API, as documented on this page, try entering:

pug.render('p Hello world!');
:::

pugjs#2892

The new link target, https://pugjs.org/api/reference.html , says

> ::: float info Tip Pug is available in your Web browser's console! To test drive Pug's API, as documented on this page, try entering:
> 
> pug.render('p Hello world!');
> :::
@mikesamuel
Copy link
Author

The travis failure looks unrelated to this PR.

It looks like an indentation issue causing a diff in a snapshot. Perhaps a change in uglify indentation or which version of uglify is getting pulled down.

@rollingversions
Copy link

rollingversions bot commented May 1, 2020

There is no change log for this pull request yet.

Create a changelog

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.

Online demo link in README missing
1 participant