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
 | 
			
		||||
 | 
			
		||||
```html
 | 
			
		||||
```html {linenos=true}
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
 
 | 
			
		||||
@@ -99,7 +99,7 @@ This is pre text
 | 
			
		||||
 | 
			
		||||
#### Code block with backticks and language specified
 | 
			
		||||
 | 
			
		||||
```html
 | 
			
		||||
```html {linenos=true}
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
 
 | 
			
		||||
@@ -98,7 +98,7 @@ This is pre text
 | 
			
		||||
 | 
			
		||||
#### Code block with backticks and language specified
 | 
			
		||||
 | 
			
		||||
```html
 | 
			
		||||
```html {linenos=true}
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
    <head>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user