Horizontal lines do not appear

I using Xwiki 9.5.1 and I have noticed that horizontal lines do not appear. I have tried the 4 dash syntax, I have used the WYSIWYG horizontal line button and I have also tried using the html widget and adding the horizontal line the html way. The spacing seems to be there but the line isn’t visible, I have even tried changing the color of the line with no success. I have also tried multiple browsers with no luck.

Has any one else come across this?

Thanks.

Just tested on 9.5.1 and I’ve added the following content in XWiki Syntax 2.1 and it works fine:

hello
----
world

Only reason I could think is that you have some custom CSS that hides it.

This is a fresh install of xwiki and I have not implemented any css. Strange.

Thank you for the response

Make sure your browser’s cache is cleared, so you don’t have “dormant” CSS.
If this still persist, see if you can reproduce. If you do, maybe you can describe it better so we can also reproduce.

There is definitely no hidden CSS, I have cleared the browser cache and like I mentioned before I have tried it with in multiple browsers. Here is a sample blank page I created which should be showing a horizontal line.

Trying to show that Horizontal lines do not work!

----

But there is no line above

I am using Xwiki 2.1, I have tried 2.0 with the same results. As mentioned previously I have even tried

{{html}}<br/>{{/html}}

With the same effect. I can reproduce it on ANY page I create. Is there any more information I can provide which may help you assist me?

Thank you

I just noticed that in your example I do not see the horizontal line either which is making me think it’s a browser issue, weird that it also exists in Chrome (Using firefox as I write this)

You mean you don’t see the horizontal line on https://discourse.xwiki.org/uploads/default/original/1X/dff9e25245a95d28cdc7117dbb28f8e72b35bc30.png ?

If so then that’s a monitor issue since that’s an image :slight_smile:

yep, I do not see it there either, I use 3 monitors and it only appears on my laptop monitor. It looks like the mystery is solved! Thank you, it was driving me crazy. Time to tweak the monitors!