# How to copy text in markdown format from marks

**URL:** https://discuss.prosemirror.net/t/how-to-copy-text-in-markdown-format-from-marks/4054
**Category:** Uncategorized
**Created:** [September 16, 2021, 3:51am UTC](https://discuss.prosemirror.net/t/how-to-copy-text-in-markdown-format-from-marks/4054 "2021-09-16T03:51:01Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![bhl](https://discuss.prosemirror.net/user_avatar/discuss.prosemirror.net/bhl/32/4074_2.png) [@bhl](https://discuss.prosemirror.net/u/bhl)
#### Post date: [September 16, 2021, 10:42pm UTC](https://discuss.prosemirror.net/t/how-to-copy-text-in-markdown-format-from-marks/4054/5 "2021-09-16T22:42:48Z")

</div>

There’s a good example of how to use the `clipboardTextSerializer` here [https://github.com/ueberdosis/tiptap/blob/main/packages/core/src/extensions/clipboardTextSerializer.ts](https://github.com/ueberdosis/tiptap/blob/main/packages/core/src/extensions/clipboardTextSerializer.ts), [https://github.com/ueberdosis/tiptap/commit/fe6a3e7491f6a42123d3d8a92ab588f2a40d7799](https://github.com/ueberdosis/tiptap/commit/fe6a3e7491f6a42123d3d8a92ab588f2a40d7799), [Replace Image With Text On Text Copy - #7 by jorisgu](https://discuss.prosemirror.net/t/replace-image-with-text-on-text-copy/3518/7).

---

_[View the full topic](https://discuss.prosemirror.net/t/how-to-copy-text-in-markdown-format-from-marks/4054)._
