diff options
author | 2021-05-27 17:55:41 +0000 | |
---|---|---|
committer | 2021-05-27 17:55:41 +0000 | |
commit | c711681cb6f154ada09eebc898b2f09923347af6 (patch) | |
tree | 5fd00b23cd58300f0b43afaff8bf23410a457cbd /examples/astro-markdown/src | |
parent | dd7cc798e04897ece8b280f9145cfa6789e8501e (diff) | |
download | astro-c711681cb6f154ada09eebc898b2f09923347af6.tar.gz astro-c711681cb6f154ada09eebc898b2f09923347af6.tar.zst astro-c711681cb6f154ada09eebc898b2f09923347af6.zip |
[ci] yarn format
Diffstat (limited to 'examples/astro-markdown/src')
-rw-r--r-- | examples/astro-markdown/src/pages/other.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/astro-markdown/src/pages/other.md b/examples/astro-markdown/src/pages/other.md index 2a059e3d1..d4180940d 100644 --- a/examples/astro-markdown/src/pages/other.md +++ b/examples/astro-markdown/src/pages/other.md @@ -15,4 +15,4 @@ function doSomething() { # Paragraph -text here.
\ No newline at end of file +text here. |