2019-12-02 12:47:19 -08:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								# Angular documentation style guide
  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								This style guide covers the standards for writing [Angular documentation on angular.io ](https://angular.io/docs ).
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								These standards ensure consistency in writing style, Markdown conventions, and code snippets.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								## Prerequisites
  
						 
					
						
							
								
									
										
										
										
											2017-06-21 20:53:59 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Before contributing to the Angular documentation, it is helpful if you are familiar with the following:
							 
						 
					
						
							
								
									
										
										
										
											2019-01-31 17:07:04 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								*  `git` : for an introduction, see GitHub's [Git Handbook ](https://guides.github.com/introduction/git-handbook/ ) 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  `GitHub` : for an introduction, see GitHub's [Hello World ](https://guides.github.com/activities/hello-world/ ) 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  Markdown: see GitHub's [Mastering Markdown ](https://guides.github.com/features/mastering-markdown/ ) 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  Angular coding style: see the [Angular Style Guide ](guide/styleguide "Angular Application Code Style Guide" ) 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  Google writing style: The [Google Developer Documentation Style Guide ](https://developers.google.com/style/ ) is a comprehensive resource that this Angular documentation style guide builds upon. 
						 
					
						
							
								
									
										
										
										
											2019-01-31 17:07:04 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								## Kinds of Angular documentation
  
						 
					
						
							
								
									
										
										
										
											2019-01-31 17:07:04 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The categories of Angular documentation include:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								*  [Guides ](docs ): much of what's in the [documentation section of angular.io ](docs ). 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Guides walk the reader step-by-step through tasks to demonstrate concepts and are often accompanied by a working example.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								These include [Getting Started ](start ), [Tour of Heroes ](tutorial ), and pages about [Forms ](guide/forms-overview ), [Dependency Injection ](guide/dependency-injection ), and [HttpClient ](guide/http ).
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Contributing members of the community and Angular team members maintain this documentation in [Markdown ](https://daringfireball.net/projects/markdown/syntax "Markdown" ).
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  [API documentation ](api ): reference documents for the [Angular Application Programming Interface, or API ](api ). 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								These are more succinct than guides and serve as a reference for Angular features.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								They are especially helpful for people already acquainted with Angular concepts.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The [angular.io ](https://angular.io/ ) infrastructure generates these documents from source code and comments that contributors edit.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  [CLI documentation ](cli ): the [angular.io ](https://angular.io/ ) infrastructure generates these documents from CLI source code. 
						 
					
						
							
								
									
										
										
										
											2017-06-21 20:53:59 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								## Markdown and HTML
  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								While the Angular guides are [Markdown ](https://daringfireball.net/projects/markdown/syntax "Markdown" ) files, there are some sections within the guides that use HTML.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< div  class = "alert is-helpful" >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  To enable HTML in an Angular guide, **always**  follow every opening and closing HTML tag with a blank line.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Notice the required blank line after the opening `<div>`  in the following example:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< div  class = "alert is-helpful" >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  **Always**  follow every opening and closing HTML tag with _a blank line_ .
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								It is customary but not required to precede the closing HTML tag with a blank line as well.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								## Title
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Every guide document must have a title, and it should appear at the top of the page.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Begin the title with the Markdown `#`  character, which renders as an `<h1>`  in the browser.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2019-12-02 12:47:19 -08:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  # Angular documentation style guide
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								**A document can have only one `<h1>` .**
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Title text should be in _Sentence case_ , which means the first word is capitalized and all other words are lower case.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Technical terms that are always capitalized, like "Angular", are the exception.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2019-12-02 12:47:19 -08:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  # Deprecation policy in Angular
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								**Always follow the title with at least one blank line.**
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The corresponding text in the left nav is in _Title Case_ , which means that you use capital letters to start the first words and all principal words.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Use lower case letters for secondary words such as "in", "of", and "the".
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								You can also shorten the nav title to fit in the column.
							 
						 
					
						
							
								
									
										
										
										
											2019-12-02 12:47:19 -08:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								## Sections
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								A typical document has sections.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								All section headings are in _Sentence case_ , which means the first word is capitalized and all other words are lower case.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								**Always follow a section heading with at least one blank line.**
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Main section heading
  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								There are usually one or more main sections that may be further divided into secondary sections.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Begin a main section heading with the Markdown `##`  characters, which renders as an `<h2>`  in the browser.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Follow main section headings with a blank line and then the content for that heading as in the following example:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  ## Main section heading
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  Content after a blank line.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Secondary section heading
  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								A secondary section heading is related to a main heading and falls textually within the bounds of that main heading.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Begin a secondary heading with the Markdown `###`  characters, which renders as an `<h3>`  in the browser.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Follow a secondary heading by a blank line and then the content for that heading as in the following example:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  ### Secondary section heading
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  Content after a blank line.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Additional section headings
  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								While you can use additional section headings, the [Table-of-contents (TOC) ](#table-of-contents ) generator only shows `<h2>`  and `<h3>`  headings in the TOC on the right of the page.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  #### The TOC won't display this
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  Content after a blank line.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								## Table of contents
  
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Most pages display a table of contents or TOC.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The TOC appears in the right panel when the viewport is wide.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								When narrow, the TOC appears in a collapsible region near the top of the page.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								You don't need to create your own TOC by hand because the TOC generator creates one automatically from the page's  `<h2>`  and `<h3>`  headers.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								To exclude a heading from the TOC, create the heading as an `<h2>`  or `<h3>`  element with a class called 'no-toc'.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< h3  class = "no-toc" >  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								This heading is not displayed in the TOC
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< / h3 >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								You can turn off TOC generation for the entire page by writing the title with an `<h1>`  tag and the `no-toc`  class.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< h1  class = "no-toc" >  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								A guide without a TOC
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< / h1 >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								## Navigation
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								To generate the navigation links at the top, left, and bottom of the screen, use the JSON configuration file, `content/navigation.json` .
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< div  class = "alert is-helpful" >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								If you have an idea that would result in navigation changes, [file an issue ](https://github.com/angular/angular/issues/new/choose ) first so that the Angular team and community can discuss the change.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								For a new guide page, edit the `SideNav`  node in `navigation.json` .
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The `SideNav`  node is an array of navigation nodes.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Each node is either an item node for a single document or a header node with child nodes.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Find the header for your page.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								For example, a guide page that describes an Angular feature is probably a child of the `Fundamentals`  header.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								{
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  "title": "Fundamentals",
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  "tooltip": "The fundamentals of Angular",
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  "children": [ ... ]
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								}
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								A header node child can be an item node or another header node.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								If your guide page belongs under a sub-header, find that sub-header in the JSON.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Add an item node for your guide page as a child of the appropriate header node as in the following example:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    "url": "guide/docs-style-guide",
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    "title": "Doc authors style guide",
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    "tooltip": "Style guide for documentation authors.",
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  },
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								A navigation node has the following properties:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								*  `url` : the URL of the guide page, which is an item node only. 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								*  `title` : the text displayed in the side nav. 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								*  `tooltip` : text that appears when the reader hovers over the navigation link. 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								*  `children` : an array of child nodes, which is a header node only. 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								*  `hidden` : defined and set `true`  if this is a guide page that should not be displayed in the navigation panel. 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< div  class = "alert is-critical" >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Do not create a node that is both a header and an item node by specifying the `url`  property of a header node.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								## Code snippets
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								[Angular.io ](https://angular.io/docs ) has a custom framework that enables authors to include code snippets directly from working example apps that are automatically tested as part of documentation builds.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								In addition to working code snippets, example code can include terminal commands, a fragment of TypeScript or HTML, or an entire code file.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Whatever the source, the doc viewer renders them as code snippets, either individually with the [code-example ](#code-example "code-example" ) component or as a tabbed collection with the [code-tabs ](#code-tabs "code-tabs" ) component.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								{@a  code-example}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### When to use code font
  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								You can display a minimal, inline code snippet with the Markdown backtick syntax.
							 
						 
					
						
							
								
									
										
										
										
											2019-06-11 13:51:34 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Use a single backtick on either side of a term when referring to code or the
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								name of a file in a sentence.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The following are some examples:
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  In the `app.component.ts` , add a `logger()`  method. 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  The `name`  property is `Sally` . 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  Add the component class name to the `declarations`  array. 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The Markdown is as follows:
							 
						 
					
						
							
								
									
										
										
										
											2019-06-11 13:51:34 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```md
							 
						 
					
						
							
								
									
										
										
										
											2019-06-11 13:51:34 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  In the `app.component.ts` , add a `logger()`  method. 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  The < code  class = "no-auto-link" > item</ code >  property is `true` . 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  Add the component class name to the `declarations`  array. 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								### Auto-linking in code snippets
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								In certain cases, when you apply backticks around a term, it may auto-link to the API documentation.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								If you do not intend the term to be a link, use the following syntax:
							 
						 
					
						
							
								
									
										
										
										
											2019-06-11 13:51:34 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The < code  class = "no-auto-link" > item</ code >  property is `true` .
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Hard-coded snippets
  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Ideally, you should source code snippets [from working sample code ](#from-code-samples ), though there are times when an inline snippet is necessary.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2021-05-07 11:28:39 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								For terminal input and output, place the content between `<code-example>`  tags and set the language attribute to `sh`  as in this example:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2021-05-07 11:28:39 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< code-example  language = "sh" >  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								  npm start
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								< / code-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2021-05-07 11:28:39 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< code-example  language = "sh" >  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								  npm start
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								< / code-example >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Inline, hard-coded snippets like this one are not testable and, therefore, intrinsically unreliable.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								This example belongs to the small set of pre-approved, inline snippets that includes user input in a command shell or the output of some process.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								In all other cases, code snippets should be generated automatically from tested code samples.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								For hypothetical examples such as illustrations of configuration options in a JSON file, use the `<code-example>`  tag with the `header`  attribute to identify the context.
							 
						 
					
						
							
								
									
										
										
										
											2019-10-01 09:50:11 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								{@a  from-code-samples}
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Compilable example apps
  
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								One of the Angular documentation design goals is that guide page code snippets be examples of working code.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Authors meet this goal by displaying code snippets directly from working sample apps, written specifically for these guide pages.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Find sample apps in sub-folders of the `content/examples`  directory of the `angular/angular`  repository.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								An example folder name is often the same as the guide page it supports.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< div  class = "alert is-helpful" >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								A guide page might not have its own sample code.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								It might refer instead to a sample belonging to another page.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The Angular CI process runs all end-to-end tests for every Angular PR.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Angular re-tests the samples after every new version of a sample and every new version of Angular.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								When possible, every snippet of code on a guide page should be derived from a code sample file. You tell the Angular documentation engine which code file— or fragment of a code file— to display by configuring `<code-example>`  attributes.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								{@a  display-whole-file}
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Displaying an entire code file
  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								This Angular documentation style guide that you are currently reading has its own example application, located in the `content/examples/docs-style-guide`  folder.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The following `<code-example>`  displays the sample's `app.module.ts` :
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2018-10-11 13:29:59 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< code-example  path = "docs-style-guide/src/app/app.module.ts"  header = "src/app/app.module.ts" > < / code-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The following markup produces that snippet:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< code-example  path = "docs-style-guide/src/app/app.module.ts"  header = "src/app/app.module.ts" >  
						 
					
						
							
								
									
										
										
										
											2017-07-05 14:33:06 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< / code-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The `path`  attribute identifies the snippet's source file at the example app folder's location within `content/examples` .
							 
						 
					
						
							
								
									
										
										
										
											2017-09-19 11:54:49 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								In this example, that path is  `docs-style-guide/src/app/app.module.ts` .
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The header tells the reader where to find the file.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Following convention, set the `header`  attribute to the file's location within the example app's root folder.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Unless otherwise noted, all code snippets in this page are from sample source code located in the `content/examples/docs-style-guide`  directory.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-09-19 11:54:49 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< div  class = "alert is-important" >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The documentation tooling reports an error if the file identified in the path does not exist or is in the [`.git-ignore` file ](https://github.com/angular/angular/blob/master/aio/content/examples/.gitignore ).
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Most `.js`  files are in `.git-ignore` .
							 
						 
					
						
							
								
									
										
										
										
											2017-09-19 11:54:49 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								To include an ignored code file in your project and display it in a guide, remove it from `.git-ignore` . Update the `content/examples/.gitignore`  as follows:
							 
						 
					
						
							
								
									
										
										
										
											2017-09-19 11:54:49 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2018-10-11 13:29:59 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< code-example  header = "content/examples/.gitignore" >  
						 
					
						
							
								
									
										
										
										
											2017-09-19 11:54:49 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  # my-guide
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  !my-guide/src/something.js
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  !my-guide/more-javascript*.js
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / code-example >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								{@a  region}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Displaying part of a code file
  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								To include a snippet of code within a sample code file, rather than the entire file, use the `<code-example>`  `region`  attribute.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The following example focuses on the `AppModule`  class and its `@NgModule()`  metadata:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< code-example  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  path="docs-style-guide/src/app/app.module.ts"
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  header="src/app/app.module.ts"
							 
						 
					
						
							
								
									
										
										
										
											2017-07-05 14:33:06 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  region="class">
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / code-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								To render the above example, the HTML in the Markdown file is as follows:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< code-example  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  path="docs-style-guide/src/app/app.module.ts"
							 
						 
					
						
							
								
									
										
										
										
											2017-07-05 14:33:06 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  region="class">
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / code-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The `path`  points to the file, just as in examples that render the [entire file ](guide/docs-style-guide#display-whole-file ).
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The `region`  attribute specifies a portion of the source file delineated by an opening `#docregion`  and a closing `#enddocregion` .
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								You can see the `class`  `#docregion`  in the source file below.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Notice the commented lines `#docregion`  and `#enddocregion`  in `content/examples/docs-style-guide/src/app/app.module.ts`  with the name `class` .
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< code-example  header = "src/app/app.module.ts" >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								import { NgModule }      from '@angular/core ';
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								import { BrowserModule } from '@angular/platform -browser';
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								import { FormsModule }   from '@angular/forms ';
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								import { AppComponent }  from './app.component';
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								// #docregion  class
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								@NgModule ({ 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  imports:      [ BrowserModule, FormsModule ],
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  declarations: [ AppComponent ],
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  bootstrap:    [ AppComponent ]
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								})
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								export class AppModule { }
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								// #enddocregion  class
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / code-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The opening and ending `#docregion`  lines designate any lines of code between them as being included in the code snippet.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								This is why the import statements outside of the `class`  `#docregion`  are not in the code snippet.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								For more information on how to prepare example app files for use in guides, see
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 [Source code markup ](#source-code-markup ).
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Code snippet options
  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Specify the `<code-example>`  output with the following attributes:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								*  `path` : the path to the file in the `content/examples`  folder. 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								*  `header` : the header of the code listing. 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  This is the title of the code snippet and can include the path and extra information such as whether the snippet is an excerpt.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  `region` : displays the source file fragment with that region name; regions are identified by `#docregion`  markup in the source file. 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  See [Displaying a code snippet ](#region "Displaying a code snippet" ).
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  `linenums` : value may be `true` , `false` , or a `number` . 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  The default is `false` , which means that the browser displays no line numbers.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  The `number`  option starts line numbering at the given value.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  For example, `linenums=4`  sets the starting line number to 4.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2021-05-07 11:28:39 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								*  `class` : code snippets can be styled with the CSS classes `no-box`  and `avoid` . 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  `hideCopy` : hides the copy button. 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  `language` : the source code language such as `javascript` , `html` , `css` , `typescript` , `json` , or `sh` . 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  This attribute only applies to hard-coded examples.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								### Displaying bad code
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Occasionally, you want to display an example of less than ideal code or design, such as with **avoid**  examples in the [Angular Style Guide ](guide/styleguide ).
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Because it is possible for readers to copy and paste examples of inferior code in their own applications, try to minimize use of such code.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								In cases where you need unacceptable examples, you can set the `class`  to `avoid`  or have the word `avoid`  in the filename of the source file.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								By putting the word `avoid`  in the filename or path, the documentation generator automatically adds the `avoid`  class to the `<code-example>` .
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Either of these options frames the code snippet in bright red to grab the reader's attention.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Here's the markup for an "avoid" example in the
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								[Angular Style Guide ](guide/styleguide#style-05-03 "Style 05-03: components as elements" ) that uses the word `avoid`  in the path name:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< code-example  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  path="styleguide/src/05-03/app/heroes/shared/hero-button/hero-button.component.avoid.ts"
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  region="example"
							 
						 
					
						
							
								
									
										
										
										
											2018-10-11 13:29:59 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  header="app/heroes/hero-button/hero-button.component.ts">
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< / code-example >  
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Having the word "avoid" in the file name causes the browser to render the code snippet with a red header and border:
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2018-10-11 13:29:59 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< code-example  path = "styleguide/src/05-03/app/heroes/shared/hero-button/hero-button.component.avoid.ts"  region = "example"  header = "app/heroes/hero-button/hero-button.component.ts" >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< / code-example >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Alternatively, the HTML could include the `avoid`  class as in the following:
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< code-example  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  path="docs-style-guide/src/app/not-great.component.ts"
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  header="docs-style-guide/src/app/not-great.component.ts"
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  region="not-great"
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  class="avoid">
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / code-example >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Explicitly applying the class `avoid`  causes the same result of a red header and red border:
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< code-example  path = "docs-style-guide/src/app/not-great.component.ts"  header = "docs-style-guide/src/app/not-great.component.ts"  region = "not-great"  class = "avoid" >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / code-example >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								{@a  code-tabs}
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-21 20:53:59 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Code Tabs
  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Code tabs display code much like `code-examples`  with the added advantage of displaying multiple code samples within a tabbed interface.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Each tab displays code using a `code-pane` .
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								#### `code-tabs` attributes
  
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								*  `linenums` : The value can be `true` , `false` , or a number indicating the starting line number. 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The default is `false` .
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								#### `code-pane` attributes
  
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								*  `path` : a file in the `content/examples`  folder 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  `header` : what displays in the header of a tab 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  `linenums` : overrides the `linenums`  property at the `code-tabs`  level for this particular pane. 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The value can be `true` , `false` , or a number indicating the starting line number.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The default is `false` .
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The following example displays multiple code tabs, each with its own header.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								It demonstrates showing line numbers in `<code-tabs>`  and `<code-pane>` .
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2019-07-20 20:31:30 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< code-tabs  linenums = "true" >  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < code-pane 
							 
						 
					
						
							
								
									
										
										
										
											2018-10-11 13:29:59 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    header="app.component.html"
							 
						 
					
						
							
								
									
										
										
										
											2017-06-21 20:53:59 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    path="docs-style-guide/src/app/app.component.html">
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < / code-pane > 
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < code-pane 
							 
						 
					
						
							
								
									
										
										
										
											2018-10-11 13:29:59 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    header="app.component.ts"
							 
						 
					
						
							
								
									
										
										
										
											2017-06-21 20:53:59 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    path="docs-style-guide/src/app/app.component.ts"
							 
						 
					
						
							
								
									
										
										
										
											2019-07-20 20:31:30 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    linenums="false">
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < / code-pane > 
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < code-pane 
							 
						 
					
						
							
								
									
										
										
										
											2018-10-11 13:29:59 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    header="app.component.css (heroes)"
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    path="docs-style-guide/src/app/app.component.css"
							 
						 
					
						
							
								
									
										
										
										
											2017-06-21 20:53:59 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    region="heroes">
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < / code-pane > 
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < code-pane 
							 
						 
					
						
							
								
									
										
										
										
											2018-10-11 13:29:59 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    header="package.json (scripts)"
							 
						 
					
						
							
								
									
										
										
										
											2017-06-21 20:53:59 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    path="docs-style-guide/package.1.json">
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < / code-pane > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< / code-tabs >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The `linenums`  attribute set to `true`  on `<code-tabs>`  explicitly enables numbering for all panes.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								However, the `linenums`  attribute set to `false`  in the second `<code-pane>`  disables line numbering only for itself.
							 
						 
					
						
							
								
									
										
										
										
											2017-07-05 14:33:06 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2019-07-20 20:31:30 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< code-tabs  linenums = "true" >  
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < code-pane 
							 
						 
					
						
							
								
									
										
										
										
											2018-10-11 13:29:59 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    header="app.component.html"
							 
						 
					
						
							
								
									
										
										
										
											2017-06-21 20:53:59 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    path="docs-style-guide/src/app/app.component.html">
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < / code-pane > 
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < code-pane 
							 
						 
					
						
							
								
									
										
										
										
											2018-10-11 13:29:59 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    header="app.component.ts"
							 
						 
					
						
							
								
									
										
										
										
											2017-06-21 20:53:59 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    path="docs-style-guide/src/app/app.component.ts"
							 
						 
					
						
							
								
									
										
										
										
											2019-07-20 20:31:30 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    linenums="false">
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < / code-pane > 
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < code-pane 
							 
						 
					
						
							
								
									
										
										
										
											2018-10-11 13:29:59 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    header="app.component.css (heroes)"
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    path="docs-style-guide/src/app/app.component.css"
							 
						 
					
						
							
								
									
										
										
										
											2017-06-21 20:53:59 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    region="heroes">
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < / code-pane > 
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < code-pane 
							 
						 
					
						
							
								
									
										
										
										
											2018-10-11 13:29:59 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    header="package.json (scripts)"
							 
						 
					
						
							
								
									
										
										
										
											2017-06-21 20:53:59 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    path="docs-style-guide/package.1.json">
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < / code-pane > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / code-tabs >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								{@a  source-code-markup}
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								## Preparing source code for code snippets
  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								To display  `<code-example>`  and `<code-tabs>`  snippets, add code snippet markup to sample source code files.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< div  class = "alert is-helpful" >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The sample source code for this page, located in `content/examples/docs-style-guide` , contains examples of every code snippet markup described in this section.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Code snippet markup is always in the form of a comment.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The default `#docregion`  markup for a TypeScript or JavaScript file is as follows:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								// #docregion 
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								... some TypeScript or JavaScript code ...
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								// #enddocregion 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								<!--  #docregion  -->  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								... some HTML ...
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								<!--  #enddocregion  -->  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								/* #docregion  */
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								... some CSS ...
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								/* #enddocregion  */
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The documentation generation process erases these comments before displaying them in the documentation viewer, StackBlitz, and sample code downloads.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< div  class = "alert is-important" >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Because JSON does not allow comments, code snippet markup doesn't work in JSON files.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								See the section on [JSON files ](#json-files ) for more information.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### `#docregion`
  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Use `#docregion`  in source files to mark code for use in `<code-example>`  or `<code-tabs>`  components.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The `#docregion`  comment begins a code snippet region.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Every line of code after that comment belongs in the region until the code fragment processor encounters the end of the file or a closing `#enddocregion` .
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The following `src/main.ts`  is a an example of a file with a single `#docregion`  at the top of the file.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< code-example  path = "docs-style-guide/src/main.ts"  header = "src/main.ts" > < / code-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								As a result, the entire file is in the `<code-example>` .
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Naming a `#docregion`
  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								To display multiple snippets from different fragments within the same file, give each fragment its own `#docregion`  name as follows, where `your-region-name`  is a hyphenated lowercase string:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								// #docregion  your-region-name
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								... some code ...
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								// #enddocregion  your-region-name
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Reference this region by name in the `region`  attribute of the `<code-example>`  or `<code-pane>`  as follows:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< code-example  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  path="your-example-app/src/app/your-file.ts"
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  region="your-region-name">< / code-example > 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Because the `#docregion`  with no name is the default region, you do not need to set the `region`  attribute when referring to the default `#docregion` .
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								### Nesting a `#docregion`
  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Place a `#docregion`  within another `#docregion`  as in the following example with a nested `inner-region` :
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								// #docregion 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								... some code ...
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								// #docregion  inner-region
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								... more code ...
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								// #enddocregion  inner-region
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								... yet more code ...
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								/// #enddocregion 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Combining code fragments
  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Combine several fragments from the same file into a single code snippet by defining multiple `#docregion`  sections with the same region name.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The following example defines two nested `#docregion`  sections.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The inner region, `class-skeleton` , appears twice— once to capture the code that opens the class definition and a second time to capture the code that closes the class definition.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< code-example  header = "src/app/app.component.ts" >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								// #docplaster 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								...
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								// #docregion  class, class-skeleton
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								export class AppComponent {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								// #enddocregion  class-skeleton
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  title = 'Authors Style Guide Sample';
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  heroes = HEROES;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  selectedHero: Hero;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  onSelect(hero: Hero): void {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    this.selectedHero = hero;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  }
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								// #docregion  class-skeleton
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								// #enddocregion  class, class-skeleton
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< / code-example >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The `#docplaster`  marker tells the processor what text string to use— that is, the "plaster"— to join each of the fragments into a single snippet.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Place the "plaster" text on the same line.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								For example, `#docplaster ---`  would use `---`  as the "plaster" text.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								In the case of the previous file, the "plaster" text is empty so there will be nothing in between each fragment.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Without `#docplaster` , the processor inserts the default plaster— an ellipsis comment— between the fragments.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Here are the two corresponding code snippets for side-by-side comparison.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< code-tabs >  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < code-pane  header = "app.component.ts (class  #docregion )"  path = "docs-style-guide/src/app/app.component.ts"  region = "class" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < / code-pane > 
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < code-pane  header = "app.component.ts (class-skeleton  #docregion )"  path = "docs-style-guide/src/app/app.component.ts"  region = "class-skeleton" > 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < / code-pane > 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< / code-tabs >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The above example also demonstrates that one `#docregion`  or `#enddocregion`  comment can specify two region names, which is a convenient way to start or stop multiple regions on the same code line.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Alternatively, you could put these comments on separate lines as in the following example:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< code-example  header = "src/app/app.component.ts" >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								// #docplaster 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								...
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								// #docregion  class
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								// #docregion  class-skeleton
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								export class AppComponent {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								// #enddocregion  class-skeleton
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  title = 'Authors Style Guide Sample';
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  heroes = HEROES;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  selectedHero: Hero;
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  onSelect(hero: Hero): void {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    this.selectedHero = hero;
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  }
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								// #docregion  class-skeleton
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								// #enddocregion  class
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								// #enddocregion  class-skeleton
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< / code-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### JSON files
  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The `<code-example>`  component cannot display portions of a JSON file because JSON forbids comments.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								However, you can display an entire JSON file by referencing it in the `<code-example>`  `src`  attribute.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								For large JSON files, you could copy the nodes-of-interest into Markdown backticks, but as it's easy to mistakenly create invalid JSON that way, consider creating a JSON partial file with the fragment you want to display.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								You can't test a partial file nor use it in the application, but at least your editor can confirm that it is syntactically correct.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								You can also store the partial file next to the original, so it is more likely that the author will remember to keep the two in sync.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Here's an example that excerpts certain scripts from `package.json`  into a partial file named `package.1.json` .
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< code-example  path = "docs-style-guide/package.1.json"  header = "package.json (selected scripts)" > < / code-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< code-example  path = "docs-style-guide/package.1.json"  header = "package.json (selected scripts)" > < / code-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								In some cases, it is preferable to use the name of the full file rather than the partial.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								In this case, the full file is `package.json`  and the partial file is `package.1.json` .
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Since the focus is generally on the full file rather than the partial, using the name of the file the reader edits, in this example `package.json` , clarifies which file to work in.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Partial file naming
  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The step-by-step nature of the guides necessitate refactoring, which means there are code snippets that evolve through a guide.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Use partial files to demonstrate intermediate versions of the final source code with fragments of code that don't appear in the final app.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The sample naming convention adds a number before the file extension, as follows:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								package.1.json
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								app.component.1.ts
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								app.component.2.ts
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Remember to exclude these files from StackBlitz by listing them in the `stackblitz.json`  as illustrated here:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< code-example  path = "docs-style-guide/stackblitz.json"  header = "stackblitz.json" > < / code-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2021-05-21 12:33:01 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Source code styling
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Source code should follow [Angular's style guide ](guide/styleguide ) where possible.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								#### Hexadecimals
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Hexadecimal should use the shorthand where possible, and use only lowercase letters.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								{@a  live-examples}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								## Live examples
  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Adding `<live-example></live-example>`  to a page generates two default links: < live-example ></ live-example > .
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The first is a link to the StackBlitz example, which the default `stackblitz.json`  file defines.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								You can find the `stackblitz.json`  file in the `content/examples/example-app`  directory, where `example-app`  is the sample application folder you're using for the guide.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								By default, the documentation generator uses the name of the guide as the name of the example.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								So, if you're working on `router.md` , and use `<live-example></live-example>`  in the document, the documentation generator looks for `content/examples/router` .
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Clicking this link opens the code sample on StackBlitz in a new browser tab.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The second link downloads the sample app.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Define live examples by one or more `stackblitz.json`  files in the root of a code sample folder.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Each sample folder usually has a single unnamed definition file, the default `stackblitz.json` .
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Live Example for named StackBlitz
  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								You can create additional, named definition files in the form `name.stackblitz.json` .
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The [Testing ](guide/testing ) guide (`aio/content/guide/testing.md` ) references a named StackBlitz file as follows:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  ```html
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < live-example  stackblitz = "specs" > Tests< / live-example > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  ```
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The `stackblitz`  attribute value of `specs`  refers to the `examples/testing/specs.stackblitz.json`  file.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								If you were to leave out the `stackblitz`  attribute, the default would be `examples/testing/stackblitz.json` .
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Custom label and tooltip
  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Change the appearance and behavior of the live example with attributes and classes.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The following example gives the live example anchor a custom label and tooltip by setting the `title`  attribute:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< live-example  title = "Live Example with title" > < / live-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The browser renders the following:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< live-example  title = "Live Example with title" > < / live-example >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								You can achieve the same effect by putting the label between the `<live-example>`  tags:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< live-example > Live example with content label< / live-example >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The browser renders the following:
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< live-example > Live example with content label< / live-example >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								### Live example from another guide
  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								To link to an example in a folder where the name is not the same as the current guide page, set the `name`  attribute to the name of that folder.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								For example, to include the [Router ](guide/router ) guide example in this style guide, set the `name`  attribute to `router` , that is, the name of the folder where that example resides.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-14 14:39:15 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< live-example  name = "router" > Live example from the Router guide< / live-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< live-example  name = "router" > Live example from the Router guide< / live-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Live Example without download
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								To omit the download link, add the `noDownload`  attribute.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< live-example  noDownload > Just the StackBlitz< / live-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The browser renders the following:
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< live-example  noDownload > Just the StackBlitz< / live-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Live Example with download-only
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								To omit the live StackBlitz link and only link to the download, add the `downloadOnly`  attribute.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< live-example  downloadOnly > Download only< / live-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The browser renders the following:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< live-example  downloadOnly > Download only< / live-example >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Embedded live example
  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								By default, a live example link opens a StackBlitz example in a separate browser tab.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								You can embed the StackBlitz example within the guide page by adding the `embedded`  attribute.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								For performance reasons, StackBlitz does not start right away.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Instead, the `<live-example>`  component renders an image.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Clicking the image starts the process of launching the embedded StackBlitz within an `<iframe>` .
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The following is an embedded `<live-example>`  for this guide:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2018-03-27 14:55:56 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< live-example  embedded > < / live-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The browser renders the following `<iframe>`  and a `<p>`  with a link to download the example:
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2018-03-27 14:55:56 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< live-example  embedded > < / live-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2018-01-17 14:43:18 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								{@a  anchors}
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								## Anchors
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Every section header is also an anchor point.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Another guide page could add a link to this "Anchors" section with the following:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< div  class = "alert is-helpful" >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								See the ["Anchors" ](guide/docs-style-guide#anchors "Style Guide—Anchors" ) section for details.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The browser renders the following:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< div  class = "alert is-helpful" >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								See the ["Anchors" ](guide/docs-style-guide#anchors "Style Guide—Anchors" ) section for details.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Notice that the above example includes a title of "Style Guide— Anchors".
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Use titles on anchors to create tooltips and improve UX.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								When navigating within a page, you can omit the page URL when specifying the link that [scrolls up ](#anchors "Anchors" ) to the beginning of this section, as in the following:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								... the link that [scrolls up ](#anchors "Anchors" ) to ...
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								{@a  section-anchors}
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Section header anchors
  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								While the documentation generator automatically creates anchors for headers based on the header wording, titles can change, which can potentially break any links to that section.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								To mitigate link breakage, add a custom anchor explicitly, just above the heading or text to which it applies, using the special `{@a name}`  syntax as follows:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< code-example   language = "html" >  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  & #123 ; @a  section-anchors& #125 ; 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  #### Section header anchors
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< / code-example >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Then reference that anchor like this:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								This is a [link to that custom anchor name ](#section-anchors ).
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The browser renders the following:
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								This is a [link to that custom anchor name ](#section-anchors ).
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								When editing a file, don't remove any anchors.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								If you change the document structure, you can move an existing anchor within that same doc without breaking a link.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								You can also add more anchors with more appropriate text.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< div  class = "alert is-helpful" >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								As an alternative, you can use the HTML `<a>`  tag.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								When using the `<a>`  tag, set the `id`  attribute— rather than the `name`  attribute because the documentation generator does not convert the `name`  to the proper link URL.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								For example:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< a  id = "anchors" > < / a >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								## Anchors
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								## Alerts and callouts
  
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Alerts and callouts present warnings, extra detail, or references to related topics.
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								An alert or callout should not contain anything essential to understanding the main content.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Instructions or tutorial steps should be in the main body of a guide rather than in a subsection.
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								### Alerts
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Alerts draw attention to short, important points.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								For multi-line content, see [callouts ](#callouts "callouts" ).
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< div  class = "alert is-helpful" >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  See the [live examples ](guide/docs-style-guide#live-examples "Live examples" ) section for more information.
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Note that at least one blank line must follow both the opening and closing `<div>`  tags.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								A blank line before the closing `</div>`  is conventional but not required.
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< div  class = "alert is-helpful" >  
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  See the [live examples ](guide/docs-style-guide#live-examples "Live examples" ) section for more information.
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								There are three different levels for styling the alerts according to the importance of the content.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Use the following the `alert`  class along with the appropriate `is-helpful` , `is-important` , or `is-critical`  CSS class, as follows:
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< div  class = "alert is-helpful" >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								A helpful, informational alert.
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								< div  class = "alert is-important" >  
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								An important alert.
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< div  class = "alert is-critical" >  
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								A critical alert.
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The browser renders the following:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< div  class = "alert is-helpful" >  
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								A helpful, informational alert.
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< div  class = "alert is-important" >  
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								An important alert.
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< div  class = "alert is-critical" >  
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								A critical alert.
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Callouts
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Callouts, like alerts, highlight important points.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Use a callout when you need a header and multi-line content.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								If you have more than two paragraphs, consider creating a new page or making it part of the main content.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Callouts use the same styling levels as alerts.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Use the CSS class `callout`  in conjunction with the appropriate `is-helpful` , `is-important` , or `is-critical`  class.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The following example uses the `is-helpful`  class:
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< div  class = "callout is-helpful" >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< header > A helpful or informational point< / header >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  **A helpful note** . Use a helpful callout for information requiring explanation.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  Callouts are typically multi-line notes.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  They can also contain code snippets.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The browser renders the three styles as follows:
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< div  class = "callout is-helpful" >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < header > A helpful or informational point< / header > 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  **A helpful note** . Use a helpful callout for information requiring explanation.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  Callouts are typically multi-line notes.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  They can also contain code snippets.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< div  class = "callout is-important" >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < header > An important point< / header > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  **An important note** . Use an important callout for significant information requiring explanation.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  Callouts are typically multi-line notes.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  They can also contain code snippets.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< div  class = "callout is-critical" >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < header > A critical point< / header > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  **A critical note** . Use a critical callout for compelling information requiring explanation.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  Callouts are typically multi-line notes.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  They can also contain code snippets.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								When using callouts, consider the following points:
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  The callout header text style is uppercase. 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  The header does not render in the table of contents. 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  You can write the callout body in Markdown. 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  A blank line separates the `<header>`  tag from the Markdown content. 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								*  Avoid using an `<h2>` , `<h3>` , `<h4>` , `<h5>` , or `<h6>` , as the CSS for callouts styles the `<header>`  element. 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Use callouts sparingly to grab the user's attention.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								## Trees
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Use trees to represent hierarchical data such as directory structure.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< div  class = 'filetree' >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < div  class = 'file' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    sample-dir
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < div  class = 'children' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < div  class = 'file' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								      src
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < div  class = 'children' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								      < div  class = 'file' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        app
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								      < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								      < div  class = 'children' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        < div  class = 'file' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								          app.component.ts
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        < div  class = 'file' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								          app.module.ts
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								      < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								      < div  class = 'file' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        styles.css
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								      < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								      < div  class = 'file' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        tsconfig.json
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								      < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < div  class = 'file' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								      node_modules ...
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < div  class = 'file' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								      package.json
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Here is the markup for this file tree.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< div  class = 'filetree' >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < div  class = 'file' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        sample-dir
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < div  class = 'children' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        < div  class = 'file' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								          src
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        < div  class = 'children' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								            < div  class = 'file' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								              app
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								            < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								            < div  class = 'children' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                < div  class = 'file' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                  app.component.ts
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                < div  class = 'file' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                  app.module.ts
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								                < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								            < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								            < div  class = 'file' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								              styles.css
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								            < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								            < div  class = 'file' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								              tsconfig.json
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								            < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        < div  class = 'file' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								          node_modules ...
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        < div  class = 'file' > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								          package.json
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								        < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								## Tables
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Use HTML tables to present tabular data.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< table >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < tr > 
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    < th > Header Type< / th > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < th > Markdown< / th > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < th > Use< / th > 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < tr > 
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    < td > < code > < h1> < / code > < / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < td > #< / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < td > Title of page< / td > 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < tr > 
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    < td > < code > < h2> < / code > < / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < td > ##< / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    <!--  can use Markdown too; remember blank lines  --> 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    < td > 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								      **Second level headers** 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    < / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < / tr > 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								  < tr > 
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    < td > < code > < h3> < / code > < / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < td > ###< / td > 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								    < td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								      **Third level headers** 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < / td > 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / table >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The following is the markup for this table:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< table >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < tr > 
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    < th > Header Type< / th > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < th > Markdown< / th > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < th > Use< / th > 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < tr > 
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    < td > < code > < h1> < / code > < / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < td > #< / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < td > Title of page< / td > 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < tr > 
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    < td > < code > < h2> < / code > < / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < td > ##< / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    <!--  can use Markdown too; remember blank lines  --> 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								    < td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								      **Second level headers** 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    < / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < tr > 
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    < td > < code > < h3> < / code > < / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < td > ###< / td > 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								    < td > 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								      **Third level headers** 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								    < / td > 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / table >  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								## Images
  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Store images in the `content/images/guide`  directory in a folder with the **same name**  as the guide page.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Because Angular documentation generation copies these images to `generated/images/guide/your-guide-directory` , set the image `src`  attribute to the runtime location of `generated/images/guide/your-guide-directory` .
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								For example, images for this "Angular documentation style guide" are in the `content/images/guide/docs-style-guide`  folder, but the `src`  attribute specifies the `generated`  location.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The following is the `src`  attribute for the "flying hero" image belonging to this guide:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								src="generated/images/guide/docs-style-guide/flying-hero.png"
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< div  class = "callout is-important" >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < header > Use the HTML < code > < img> < / code >  tag< / header > 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  Specify images using the `<img>`  tag.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  **Do not use the Markdown image syntax, \!\[\.\.\.\]\(\.\.\.\).** 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  For accessibility, always set the `alt`  attribute with a meaningful description of the image.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  Nest the `<img>`  tag within a `<div class="lightbox">`  tag, which styles the image according to the documentation standard.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  ```html
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < div  class = "lightbox" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < img  src = "generated/images/guide/docs-style-guide/flying-hero.png"  alt = "flying hero" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  ```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  Note that the HTML `<img>`  element does not have a closing tag.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  The browser renders the following:
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < div  class = "lightbox" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < img  src = "generated/images/guide/docs-style-guide/flying-hero.png"  alt = "flying hero" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < / div > 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2019-11-11 14:47:51 -08:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Image captions and figure captions
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								A caption appears underneath the image as a concise and comprehensive summary of the image.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Captions are optional unless you are using numbered figures, such as Figure 1, Figure 2, and so on.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								If you are using numbered figures in a page, follow the guidelines in [Figure captions ](https://developers.google.com/style/images#figure-captions ) in the Google Developer Documentation Style Guide.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Image dimensions
  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The doc generator reads the image dimensions from an image file and adds `width`  and `height`  attributes to the `<img>`  tag automatically.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								To control the size of the image, supply your own `width`  and `height`  attributes.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Here's the "flying hero" markup with a 200px width:
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2019-11-11 14:47:51 -08:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< div  class = "lightbox" >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < img  src = "generated/images/guide/docs-style-guide/flying-hero.png" 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    alt="flying Angular hero"
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    width="200">
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The browser renders the following:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2019-11-11 14:47:51 -08:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< div  class = "lightbox" >  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2019-11-11 14:47:51 -08:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < img  src = "generated/images/guide/docs-style-guide/flying-hero.png" 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    alt="flying Angular hero"
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    width="200">
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2019-11-11 14:47:51 -08:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Wide images
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								To prevent images overflowing their viewports, **use image widths under 700px** .
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								To display a larger image, provide a link to the actual image that the user can click to see the full size image separately, as in this example of `source-map-explorer`  output from the "Ahead-of-time Compilation" guide:
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< a  href = "generated/images/guide/docs-style-guide/toh-pt6-bundle.png"  title = "Click to view larger image" >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < div  class = "lightbox" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < img  src = "generated/images/guide/docs-style-guide/toh-pt6-bundle-700w.png"  alt = "toh-pt6-bundle"  width = "300px" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								< / a >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The following is the HTML for creating a link to the image:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2017-11-02 14:34:21 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< a  href = "generated/images/guide/docs-style-guide/toh-pt6-bundle.png"  title = "Click to view larger image" >  
						 
					
						
							
								
									
										
										
										
											2019-11-11 14:47:51 -08:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < div  class = "lightbox" > 
							 
						 
					
						
							
								
									
										
										
										
											2017-11-02 14:34:21 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    < img  src = "generated/images/guide/docs-style-guide/toh-pt6-bundle-700w.png"  alt = "toh-pt6-bundle"  width = "300px" > 
							 
						 
					
						
							
								
									
										
										
										
											2019-11-11 14:47:51 -08:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < / div > 
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< / a >  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Image compression
  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								For faster load times, always compress images.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Consider using an image compression web site such as [tinypng ](https://tinypng.com/ "tinypng" ).
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Floated images
  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								You can float the image to the left or right of text by applying the class="left" or class="right" attributes respectively.
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								For example:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< img  src = "generated/images/guide/docs-style-guide/flying-hero.png"  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								   alt="flying Angular hero"
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								   width="200"
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								   class="left">
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								This text wraps around to the right of the floating "flying hero" image.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Headings and code-examples automatically clear a floated image. If you need to force a piece of text to clear a floating image, add `<br class="clear">`  where the text should break.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< br  class = "clear" >  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								The browser renders the following:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< img  src = "generated/images/guide/docs-style-guide/flying-hero.png"  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								   alt="flying Angular hero"
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								   width="200"
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								   class="left">
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								This text wraps around to the right of the floating "flying hero" image.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Headings and `<code-example>`  components automatically clear a floated image.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								To explicitly clear a floated image, add `<br class="clear">`  where the text should break.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								< br  class = "clear" >  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								Generally, you don't wrap a floated image in a `<figure>`  element.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								### Floats within a subsection
  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								If you have a floated image inside an alert, callout, or a subsection, apply the `clear-fix`  class to the `<div>`  to ensure that the image doesn't overflow its container.
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								For example:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								```html
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< div  class = "alert is-helpful clear-fix" >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < img  src = "generated/images/guide/docs-style-guide/flying-hero.png" 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    alt="flying Angular hero"
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    width="100"
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    class="right">
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  A subsection with **Markdown**  formatted text.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								```
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								The browser renders the following:
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2018-07-19 15:00:08 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< div  class = "alert is-helpful clear-fix" >  
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < img  src = "generated/images/guide/docs-style-guide/flying-hero.png" 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    alt="flying Angular hero"
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    width="100"
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    class="right">
							 
						 
					
						
							
								
									
										
										
										
											2017-09-23 17:25:11 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  A subsection with **Markdown**  formatted text.
							 
						 
					
						
							
								
									
										
										
										
											2017-06-09 12:07:08 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-06-19 23:32:30 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								< / div >  
						 
					
						
							
								
									
										
										
										
											2020-03-24 16:07:22 -04:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								## Help with documentation style
  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								For specific language and grammar usage, a word list, style, tone, and formatting recommendations, see the [Google Developer Documentation Style Guide ](https://developers.google.com/style ).
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								If you have any questions that this style guide doesn't answer or you would like to discuss documentation styles visit the [Angular repo ](https://github.com/angular/angular ) and [file a documentation issue ](https://github.com/angular/angular/issues/new/choose ).