refine code
This commit is contained in:
parent
f73f9d306b
commit
1e45df552c
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ Tables aren't part of the core Markdown spec, but Hugo supports supports them ou
|
|||
#### Code block with backticks
|
||||
|
||||
```html
|
||||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
|
|
Loading…
Reference in a new issue