Минулого разу я нив, що не можу знайти зручного формату для постингу bilingual статей, і що peakd не підтримує HTML розмітку для розміщення посилань на підзаголовки всередині статті (для того, щоб зразу відсилати читача на потрібну мову).
Стосовно одного я помилявся, peakd підтримує HTML для структурування по підзаголовках і розміщення змісту на початку статті чи зносок, як я і хотів; і, можливо, інші інтерфейси хайва теж його підтримують.
В попередній статєєчці я вже поекспериментував з посиланнями всередині сторінки: на початку стоїть лінк до варіанту статті англійською. Думаю, оцінить.
Магія підкапотного коду, власне:
<a href="#link">Клікабельний лінк на інше місце в тексті</a>
<a id="link" name="link">Місце в тексті, куди переносить цей лінк</a>
Інформацію брав звідси: https://www.engr.colostate.edu/ets/html-linking-basics/#top
Надіюсь, буде корисним.
Once, I used to whine that I cannot find a convenient format for posting bilingual articles, and that peakd does not support HTML markup for linking subheadings inside the article (to immediately refer the reader to the desired language).
One thing I was wrong about: peakd does support HTML to lay out the subheading structure or use footnotes, just like I wanted; and maybe other hive interfaces support it too.
In the recent article, I experimented with links inside the page: at the beginning there is a link to the version of the article in English.
I took the information from here: https://www.engr.colostate.edu/ets/html-linking-basics/#top
I hope it will be useful.