# Edit dates, polls, tables, and more in the rich text editor

**URL:** https://meta.discourse.org/t/edit-dates-polls-tables-and-more-in-the-rich-text-editor/411468
**Category:** Announcements
**Tags:** composer
**Created:** [10 september 2026 om 14:33 UTC](https://meta.discourse.org/t/edit-dates-polls-tables-and-more-in-the-rich-text-editor/411468 "2026-09-10T14:33:21Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![robbie.morrison](https://avatars.discourse-cdn.com/v4/letter/r/c5a1d2/32.png) [@robbie.morrison](https://meta.discourse.org/u/robbie.morrison)
#### Post date: [16 september 2026 om 09:56 UTC](https://meta.discourse.org/t/edit-dates-polls-tables-and-more-in-the-rich-text-editor/411468/2 "2026-09-16T09:56:56Z")

</div>

Here is the code in the previous example for testing on your own site:

```plaintext
[graphviz]
digraph G {
  apples -> bananas;
  bananas -> cherries;
  apples -> cherries;
}
[/graphviz]

```

You may need to enable this plugin first from the Admin menu.

---

_[View the full topic](https://meta.discourse.org/t/edit-dates-polls-tables-and-more-in-the-rich-text-editor/411468)._
