summaryrefslogtreecommitdiffhomepage
path: root/vhosts/blog/public/atom.xml
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-07-19 11:02:24 +0900
committernsfisis <nsfisis@gmail.com>2024-07-19 11:02:24 +0900
commitfdd26f20fc8777aa56681f0b360b8f8c494524e4 (patch)
tree1dc4192c3725443bd5019eb8f3cb5852c064106e /vhosts/blog/public/atom.xml
parent2e95d7ae532df155e7d4b2bf183b078375684bd6 (diff)
downloadnsfisis.dev-fdd26f20fc8777aa56681f0b360b8f8c494524e4.tar.gz
nsfisis.dev-fdd26f20fc8777aa56681f0b360b8f8c494524e4.tar.zst
nsfisis.dev-fdd26f20fc8777aa56681f0b360b8f8c494524e4.zip
feat(blog/content): /posts/2024-07-19/reparojson-fix-only-json-formatter/
Diffstat (limited to 'vhosts/blog/public/atom.xml')
-rw-r--r--vhosts/blog/public/atom.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/vhosts/blog/public/atom.xml b/vhosts/blog/public/atom.xml
index 378388d2..99c568bb 100644
--- a/vhosts/blog/public/atom.xml
+++ b/vhosts/blog/public/atom.xml
@@ -7,7 +7,15 @@
<author>
<name>nsfisis</name>
</author>
- <updated>2024-07-18T00:00:00+09:00</updated>
+ <updated>2024-07-19T00:00:00+09:00</updated>
+ <entry>
+ <id>urn:uuid:222488dd-cf07-4961-83aa-a014b05369ff</id>
+ <link rel="alternate" href="https://blog.nsfisis.dev/posts/2024-07-19/reparojson-fix-only-json-formatter/"></link>
+ <title>reparojson: 文法エラーを直すだけの JSON フォーマッタを作った</title>
+ <summary>文法エラーだけを直し、空白の削除や挿入といった整形処理を一切おこなわない JSON フォーマッタを作成した。Neovim と連携させる設定例も紹介する。</summary>
+ <published>2024-07-19T00:00:00+09:00</published>
+ <updated>2024-07-19T00:00:00+09:00</updated>
+ </entry>
<entry>
<id>urn:uuid:eec495b5-45e2-4c6f-a725-e62b1e0a7ad5</id>
<link rel="alternate" href="https://blog.nsfisis.dev/slides/2024-07-18/phpstudy-tokyo-166/"></link>