mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-07-20 01:42:36 +02: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