question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

docs: code example styles not conforming to docs style guide

See original GitHub issue

I’m submitting a…


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[ ] Feature request
[x] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
[ ] Other... Please describe:

Current behavior

For terminal input and output, put the content between <code-example> tags, set the CSS class to code-shell, and set the language attribute to sh

Multiple code examples do not conform to this guide.

Expected behavior

<code-example language="sh" class="code-shell"> should be used for all code examples.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ajitsinghkalercommented, Apr 21, 2020

by platform, I meant the angular.io website

0reactions
angular-automatic-lock-bot[bot]commented, May 22, 2020

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Google C++ Style Guide
Most open-source projects developed by Google conform to the requirements in this guide. Note that this guide is not a C++ tutorial: we...
Read more >
HTML formatting | Google developer documentation style ...
Follow Google's HTML/CSS Style Guide. ... text editors interpret tabs differently, and some Markdown features expect spaces and not tabs.
Read more >
Writing style guide - The MDN Web Docs project
This writing style guide describes how content should be written, organized, spelled, and formatted on MDN Web Docs.
Read more >
Style Sheets in HTML documents
The syntax of the value of the style attribute is determined by the default style sheet language. For example, for [[CSS2]] inline style,...
Read more >
Style Guide — Solidity 0.8.17 documentation
But most importantly: know when to be inconsistent – sometimes the style guide just doesn't apply. When in doubt, use your best judgment....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found