comparison mrjunejune/test/snapshots/tools_markdown_to_html.snapshot @ 109:1c446ab6f945

[MrJuneJune] New Blog about writing Seobeo library.
author June Park <parkjune1995@gmail.com>
date Sat, 03 Jan 2026 19:37:51 -0800
parents 092afa595764
children e7899c93da77
comparison
equal deleted inserted replaced
108:f07abbcd2ec5 109:1c446ab6f945
1 HTTP/1.1 200 OK 1 HTTP/1.1 200 OK
2 Content-Type: text/html 2 Content-Type: text/html
3 Content-Length: 5891 3 Content-Length: 5985
4 Connection: close 4 Connection: close
5 5
6 <!DOCTYPE html> 6 <!DOCTYPE html>
7 <html lang="en"> 7 <html lang="en">
8 <head> 8 <head>
9 <meta charset="UTF-8"> 9 <meta charset="UTF-8">
10 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 10 <meta name="viewport" content="width=device-width, initial-scale=1.0">
11 <title>Markdown to HTML Converter</title> 11 <title>Markdown to HTML Converter</title>
12 <link rel="icon" type="image/svg+xml" href="/public/epi_all_colors.svg"> 12 <meta charset="UTF-8">
13 <meta name="viewport" content="width=device-width, initial-scale=1.0">
14 <link rel="icon" type="image/svg+xml" href="/public/epi_all_colors.svg">
13 15
14 <link rel="preload" href="/public/fonts/Roboto-Regular.ttf" as="font" crossorigin> 16 <link rel="preload" href="/public/fonts/Roboto-Regular.ttf" as="font" crossorigin>
15 <link rel="preload" href="/public/fonts/Roboto-Thin.ttf"as="font" crossorigin> 17 <link rel="preload" href="/public/fonts/Roboto-Thin.ttf"as="font" crossorigin>
16 18
17 <link rel="preload" href="/public/fonts/atkinson-regular.woff" as="font" type="font/woff" crossorigin> 19 <link rel="preload" href="/public/fonts/atkinson-regular.woff" as="font" type="font/woff" crossorigin>