mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 10:22:44 +01:00 
			
		
		
		
	Update internal code blocks for testing line nums
This commit is contained in:
		@@ -99,7 +99,7 @@ This is pre text
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#### Code block with backticks and language specified
 | 
					#### Code block with backticks and language specified
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```html
 | 
					```html {linenos=true}
 | 
				
			||||||
<!DOCTYPE html>
 | 
					<!DOCTYPE html>
 | 
				
			||||||
<html lang="en">
 | 
					<html lang="en">
 | 
				
			||||||
    <head>
 | 
					    <head>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -99,7 +99,7 @@ This is pre text
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#### Code block with backticks and language specified
 | 
					#### Code block with backticks and language specified
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```html
 | 
					```html {linenos=true}
 | 
				
			||||||
<!DOCTYPE html>
 | 
					<!DOCTYPE html>
 | 
				
			||||||
<html lang="en">
 | 
					<html lang="en">
 | 
				
			||||||
    <head>
 | 
					    <head>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -98,7 +98,7 @@ This is pre text
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#### Code block with backticks and language specified
 | 
					#### Code block with backticks and language specified
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```html
 | 
					```html {linenos=true}
 | 
				
			||||||
<!DOCTYPE html>
 | 
					<!DOCTYPE html>
 | 
				
			||||||
<html lang="en">
 | 
					<html lang="en">
 | 
				
			||||||
    <head>
 | 
					    <head>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user