mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 10:22:44 +01:00 
			
		
		
		
	Fix typo in exampleSite/markdown-syntax.md (#677)
This commit is contained in:
		@@ -56,7 +56,7 @@ The blockquote element represents content that is quoted from another source, op
 | 
			
		||||
 | 
			
		||||
## Tables
 | 
			
		||||
 | 
			
		||||
Tables aren't part of the core Markdown spec, but Hugo supports supports them out-of-the-box.
 | 
			
		||||
Tables aren't part of the core Markdown spec, but Hugo supports them out-of-the-box.
 | 
			
		||||
 | 
			
		||||
| Name  | Age |
 | 
			
		||||
| ----- | --- |
 | 
			
		||||
 
 | 
			
		||||
@@ -56,7 +56,7 @@ The blockquote element represents content that is quoted from another source, op
 | 
			
		||||
 | 
			
		||||
## Tables
 | 
			
		||||
 | 
			
		||||
Tables aren't part of the core Markdown spec, but Hugo supports supports them out-of-the-box.
 | 
			
		||||
Tables aren't part of the core Markdown spec, but Hugo supports them out-of-the-box.
 | 
			
		||||
 | 
			
		||||
| Name  | Age |
 | 
			
		||||
| ----- | --- |
 | 
			
		||||
 
 | 
			
		||||
@@ -56,7 +56,7 @@ The blockquote element represents content that is quoted from another source, op
 | 
			
		||||
 | 
			
		||||
## Tables
 | 
			
		||||
 | 
			
		||||
Tables aren't part of the core Markdown spec, but Hugo supports supports them out-of-the-box.
 | 
			
		||||
Tables aren't part of the core Markdown spec, but Hugo supports them out-of-the-box.
 | 
			
		||||
 | 
			
		||||
| Name  | Age |
 | 
			
		||||
| ----- | --- |
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user