mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 19:55:24 +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
	 Aditya Telange
					Aditya Telange