Nothing
Code
snapshot_accept(path = path)
Message
Updating snapshots:
* a.md
* b.md
Code
snapshot_accept(path = path)
Message
No snapshots to update
Code
snapshot_accept("a", path = path)
Message
Updating snapshots:
* a.md
Code
snapshot_accept("test/a.txt", path = path)
Message
Updating snapshots:
* test/a.txt
Code
snapshot_accept("test/", path = path)
Message
Updating snapshots:
* test/a.txt
Code
snapshot_accept(path = path)
Message
Updating snapshots:
* foo/a.md
Code
snapshot_accept("foo/a", path = path)
Message
Updating snapshots:
* foo/a.md
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.