From d8d44654381cd42425c04cceb97ea8b76b1bec8e Mon Sep 17 00:00:00 2001 From: leozhao1997 <60941998+leozhao1997@users.noreply.github.com> Date: Mon, 26 Feb 2024 04:51:42 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20leozhao1?= =?UTF-8?q?997/leozhao1997.github.io@2bc9b4fd8be7a4dff7901f93d5b11bd717e9f?= =?UTF-8?q?474=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2021/05/22/distill.html | 2 +- 2021/07/04/diagrams.html | 4 ++-- 2022/02/01/redirect.html | 2 +- 404.html | 2 +- _pages/dropdown.html | 2 +- assets/img/mypic-1400.webp | Bin 0 -> 124348 bytes assets/img/mypic-480.webp | Bin 0 -> 62448 bytes assets/img/mypic-800.webp | Bin 0 -> 124348 bytes assets/img/mypic.jpeg | Bin 0 -> 298269 bytes assets/jupyter/blog.ipynb.html | 2 +- blog/2015/index.html | 2 +- blog/2020/index.html | 2 +- blog/2021/index.html | 2 +- blog/2022/index.html | 2 +- blog/2023/index.html | 2 +- blog/category/external-services/index.html | 2 +- blog/category/sample-posts/index.html | 2 +- blog/index.html | 2 +- blog/page/2/index.html | 2 +- blog/page/3/index.html | 2 +- blog/page/4/index.html | 2 +- blog/tag/audios/index.html | 2 +- blog/tag/bib/index.html | 2 +- blog/tag/blockquotes/index.html | 2 +- blog/tag/code/index.html | 2 +- blog/tag/comments/index.html | 2 +- blog/tag/diagrams/index.html | 2 +- blog/tag/distill/index.html | 2 +- blog/tag/formatting/index.html | 2 +- blog/tag/images/index.html | 2 +- blog/tag/jupyter/index.html | 2 +- blog/tag/links/index.html | 2 +- blog/tag/math/index.html | 2 +- blog/tag/metadata/index.html | 2 +- blog/tag/sidebar/index.html | 2 +- blog/tag/tables/index.html | 2 +- blog/tag/toc/index.html | 2 +- blog/tag/videos/index.html | 2 +- feed.xml | 2 +- index.html | 2 +- news/announcement_1/index.html | 2 +- news/announcement_2/index.html | 2 +- news/announcement_3/index.html | 2 +- news/index.html | 2 +- people/index.html | 2 +- projects/1_project/index.html | 2 +- projects/2_project/index.html | 2 +- projects/3_project/index.html | 2 +- projects/4_project/index.html | 2 +- projects/5_project/index.html | 2 +- projects/6_project/index.html | 2 +- projects/index.html | 2 +- publications/index.html | 2 +- repositories/index.html | 2 +- .../2015/03/15/formatting-and-links.html | 2 +- sample-posts/2015/05/15/images.html | 2 +- sample-posts/2015/07/15/code.html | 2 +- sample-posts/2015/10/20/math.html | 2 +- sample-posts/2023/03/20/table-of-contents.html | 2 +- sample-posts/2023/03/20/tables.html | 2 +- sample-posts/2023/04/24/videos.html | 2 +- sample-posts/2023/04/25/audios.html | 2 +- .../2023/04/25/sidebar-table-of-contents.html | 2 +- .../2023/05/12/custom-blockquotes.html | 2 +- sample-posts/2023/07/04/jupyter-notebook.html | 2 +- sample-posts/2023/07/12/post-bibliography.html | 2 +- .../2015/10/20/disqus-comments.html | 2 +- .../2020/09/28/github-metadata.html | 2 +- .../external-services/2020/09/28/twitter.html | 2 +- .../2022/12/10/giscus-comments.html | 2 +- sitemap.xml | 2 +- teaching/index.html | 2 +- 72 files changed, 69 insertions(+), 69 deletions(-) create mode 100644 assets/img/mypic-1400.webp create mode 100644 assets/img/mypic-480.webp create mode 100644 assets/img/mypic-800.webp create mode 100644 assets/img/mypic.jpeg diff --git a/2021/05/22/distill.html b/2021/05/22/distill.html index 1bb197e..3b4a793 100644 --- a/2021/05/22/distill.html +++ b/2021/05/22/distill.html @@ -74,4 +74,4 @@ print s
No language indicated, so no syntax highlighting.
But let's throw in a <b>tag</b>.
-
Colons can be used to align columns.
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
There must be at least 3 dashes separating each header cell. The outer pipes (|) are optional, and you don’t need to make the raw Markdown line up prettily. You can also use inline Markdown.
Markdown | Less | Pretty |
---|---|---|
Still | renders | nicely |
1 | 2 | 3 |
Blockquotes are very handy in email to emulate reply text. This line is part of the same quote.
Quote break.
This is a very long line that will still be quoted properly when it wraps. Oh boy let’s keep writing to make sure this is long enough to actually wrap for everyone. Oh, you can put Markdown into a blockquote.
Here’s a line for us to start with.
This line is separated from the one above by two newlines, so it will be a separate paragraph.
This line is also a separate paragraph, but… This line is only separated by a single newline, so it’s a separate line in the same paragraph.