-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Online demo link in README missing #2892
Comments
Perhaps that README link should point to
|
That page corresponds to https://pugjs.org/api/reference.html. Will send a PR. |
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!'); > :::
The website is sadly still a long way form finished, I will get round to it eventually. |
Fwiw, #2894 tries to fix this. |
Navigating to https://pugjs.org redirects to https://pugjs.org/api/getting-started.html, rather than an online demo as the README suggests.
The text was updated successfully, but these errors were encountered: