The Instant View Editor uses a three-column layout, so you really want to use it on a desktop screen that's wide enough. Sorry for the inconvenience.

Back to the main page »

Original

Preview

Link Preview

Issue #4

Table of contents is missing
Andrew
The problem with table of contents on this site is that it often leads to nowhere by default (no anchor navigation):
<ul class="timeline">
<li class="active">В изобразительном искусстве</li>
<li>В театре</li>
...
</ul>

<h2 class="anc">В изобразительном искусстве</h2>
...

^ What ".anc" class means? It is set on every single h2 tag? No, it is a custom class for this specific page.
So to support every single table of contents you would have to write new and new rules.
Declined by admin
Since this site might be quite tricky, I consider table of content preserving is optional for it.
Type of issue
IV page is missing essential content
Reported
Mar 20, 2019