# An improved editor experience

We’re making the Sketchnote markdown editor even better with, well, markdown content! Let’s give you a lowdown on this and other stuff that’s new this week on the platform!

**Markdown improvements, ahoy!**

On our editor, you can now copy paste any markdown data and we’ll turn it into rich text parsed format content immediately for you. This was an especially important feature for us because this really brings out the markdown sensibilities of the Sketchnote editor. Here’s a quick look at how at works:

![](https://2849552259-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAxG4VXEqTIaT3osOvk7K%2Fuploads%2FMacQeXkygK4kOcYwatxD%2Fmarkdown.gif?alt=media\&token=7cbd46b1-b5de-4ba0-b973-4a012cef9617)

**Doc duplication with ease**

We get the need to have multiple copies of the same file. It’s always easier to start with some content at hand rather that from scratch. Especially when you’re pressed for time. Presenting, doc duplication!

Now you can easily duplicate your document with just a couple of clicks, and have the same content available for your perusal. Note: If the duplicated document is a shared one, you can find it in your private folder. Only the content will be duplicated, it won’t be shared with the older users by default.

![](https://2849552259-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAxG4VXEqTIaT3osOvk7K%2Fuploads%2F5keOZ0cqexoDOLyM1nfw%2Fdoc%20dupli.gif?alt=media\&token=7291ede2-02d3-4a22-9e77-486ab7fda879)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://changelog.sketchnote.co/an-improved-editor-experience.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
