Skip to content

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