---
layout: post
title: Drafts App web capture
tags:
---

## drafts.web.capture.template

This is the template used for capturing text from a blog as a sort of linked post with with source information at the bottom. This can be further enhanced with html styling to match a blog post.

```markdown
[[title]]

[[selection]]

<a href="[[url]]">Author / Publication</a>
```
