diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-03-20 22:08:56 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-03-20 22:08:56 +0900 |
| commit | 398b2d2862e6fd2aab420b2b329aaa9c204582e0 (patch) | |
| tree | f721e6c6f70031c3b3329c0b452aff3836de3a88 /content/posts/2021-10-02/rust-where-are-primitive-types-from.xml | |
| parent | f7ae224f3e2530bb4b05166b6013f8a42432086e (diff) | |
| download | blog.nsfisis.dev-398b2d2862e6fd2aab420b2b329aaa9c204582e0.tar.gz blog.nsfisis.dev-398b2d2862e6fd2aab420b2b329aaa9c204582e0.tar.zst blog.nsfisis.dev-398b2d2862e6fd2aab420b2b329aaa9c204582e0.zip | |
feat(content): use <note> element
Diffstat (limited to 'content/posts/2021-10-02/rust-where-are-primitive-types-from.xml')
| -rw-r--r-- | content/posts/2021-10-02/rust-where-are-primitive-types-from.xml | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/content/posts/2021-10-02/rust-where-are-primitive-types-from.xml b/content/posts/2021-10-02/rust-where-are-primitive-types-from.xml index 5902450..3aaca63 100644 --- a/content/posts/2021-10-02/rust-where-are-primitive-types-from.xml +++ b/content/posts/2021-10-02/rust-where-are-primitive-types-from.xml @@ -15,13 +15,10 @@ </revision> </revhistory> </info> - <para> - この記事は Qiita から移植してきたものです。 元 URL: - <link xl:href="https://qiita.com/nsfisis/items/9a429432258bbcd6c565">https://qiita.com/nsfisis/items/9a429432258bbcd6c565</link> - </para> - <para> - <hr/> - </para> + <note> + この記事は Qiita から移植してきたものです。 + 元 URL: <link xl:href="https://qiita.com/nsfisis/items/9a429432258bbcd6c565">https://qiita.com/nsfisis/items/9a429432258bbcd6c565</link> + </note> <section xml:id="intro"> <title>前置き</title> <para> |
