mirror of
				https://github.com/Akkudoktor-EOS/EOS.git
				synced 2025-11-04 00:36:21 +00:00 
			
		
		
		
	Add Markdown linter (pymarkdown) to pre-commit. Adapt current markdown files to fulfill linter rules. Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
		
			
				
	
	
		
			15 lines
		
	
	
		
			693 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			693 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
% SPDX-License-Identifier: Apache-2.0
 | 
						|
 | 
						|
# Welcome to the EOS documentation
 | 
						|
 | 
						|
This documentation is continuously written. It is edited via text files in the
 | 
						|
[Markdown/ Markedly Structured Text](https://myst-parser.readthedocs.io/en/latest/index.html)
 | 
						|
markup language and then compiled into a static website/ offline document using the open source tool
 | 
						|
[Sphinx](https://www.sphinx-doc.org) and is available on
 | 
						|
[Read the Docs](https://akkudoktor-eos.readthedocs.io/en/latest/).
 | 
						|
 | 
						|
You can contribute to EOS's documentation by opening
 | 
						|
[GitHub issues](https://github.com/Akkudoktor-EOS/EOS/issues)
 | 
						|
or sending patches via pull requests on its
 | 
						|
[GitHub repository](https://github.com/Akkudoktor-EOS/EOS).
 |