# 日历项目标题未包含编号列表

**URL:** <https://meta.discourse.org/t/numbered-bullets-not-being-included-in-calendar-item-title/272269>\
**Category:** Support\
**Tags:** events\
**Created:** [2023年五月9日 07:57 UTC](https://meta.discourse.org/t/numbered-bullets-not-being-included-in-calendar-item-title/272269 "2023-05-09T07:57:29Z")\
**Posts on this page:** 2\
**Page:** 1

<div class="post-metadata">

**Author:** ![Tealk](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tealk/32/525923_2.png) [@Tealk](https://meta.discourse.org/u/Tealk)\
**Post date:** [2023年五月9日 07:57 UTC](https://meta.discourse.org/t/numbered-bullets-not-being-included-in-calendar-item-title/272269/1 "2023-05-09T07:57:29Z")

</div>

您好，

我注意到一个错误：如果标题以数字开头，它将不会被识别为标题。

```plaintext
5. FediverseModerationsTreff
[date-range from=2023-05-15T18:00:00 to=2018-12-21T19:00:00 timezone="Europe/Berlin"]

```

 ![image](https://global.discourse-cdn.com/meta/original/4X/9/5/f/95f31b5ed899dd59a6ecb53f8c549481bda2d86f.png)

---

<div class="post-metadata">

**Author:** ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)\
**Post date:** [2023年五月9日 15:13 UTC](https://meta.discourse.org/t/numbered-bullets-not-being-included-in-calendar-item-title/272269/2 "2023-05-09T15:13:02Z")

</div>

你好，欢迎 @Tealk 👋

是的，它似乎将条目视为编号项目符号。我通过删除数字之间的空格使其正常工作。（x.）和事件文本如下：

```plaintext
5.here is a heading
[date-range from=2023-05-09T21:14:00 to=2023-05-09T22:14:00 timezone="America/Vancouver"]

```
