Stu Franks
Stu Franks
I've just hit this issue with folder configuration too. Steps to replicate: ```shell retype init folder-label-test cd folder-label-test mkdir -p mydir/another-dir echo 'label: My Directory' > mydir/index.yml echo '# Some...
I've found a way to make this work in the meantime... Backslach-escaping the period causes the title to render as expected. ``` label: '1\. Another Directory' ```
Thanks for putting the work into this! Just had a test of this and looks like it (mostly) works, a few issues noticed with it: - The periods are still...
Thanks for getting back to me so quick! We're currently looking at some options for this stuff, I know it's a bit off topic for this thread then but did...
+1 to this, just hit the issue recently on my setup (matrix-synapse 1.23.0, element-web 1.7.2). It also seems to _prevent any new_ RSS feed content from being published to channels...
> Is there any workaround for me as a user and room admin? I tried kicking the bot, but the issue persists. Now i cannot remove or add any feed...