This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
granite-rust
Watch
1
Star
0
Fork
You've already forked granite-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
8d3c90ae13
granite-rust
/
tests
/
rustdoc
/
mixing-doc-comments-and-attrs.S1_top-doc.html
4 lines
77 B
HTML
Raw
Normal View
History
Unescape
Escape
Fix invalid removal of backlines from doc comments
2021-12-28 17:08:45 +01:00
<
div
class
=
"docblock"
>
<
p
>
Hello world!
<
/
p
>
<
p
>
Goodbye!
Migrate a test to use `@snapshot` I'd been thinking about implementing snapshot testing for a while, but This test is what finally made me do it. It really benefits from using snapshot testing, so it's a good initial place to use `@snapshot`.
2021-11-24 19:35:18 -08:00
Hello again!
<
/
p
>
<
/
div
>
Reference in a new issue
Copy permalink