tildes-parser/tests/snapshots/topic__link.snap

25 lines
404 B
Plaintext

---
source: tests/topic.rs
expression: topic
---
Topic {
author: Name(
"AnotherUser",
),
comment_total: 30,
content: Link(
"https://tildes.net/~test",
),
group: "~group",
id: "456",
is_locked: false,
is_official: false,
posted_date: 2021-12-16T17:26:03+00:00,
tags: [
"four",
"five",
"six",
],
vote_count: 10,
}