Hey guys,
I recently have been asked again, how I design my bilingual posts using this two-column layout.I learned it from this post by
Below is the code, I use as my template:
Hallo Leute,
ich werde immer wieder gefragt, wie ich meine zweisprachigen Posts mit diesem Layout gestalte.Ich habe es durch diesen Post von
Den nachfolgenden Code benutze ich als Vorlage:
You can download the code here!
As you can see, every layout-instruction between the
and
has to be written in html rather than markdown.
To finish the two-column block you should use a horizontal rule
cause if you don't, your layout might get broken on mobile devices and such.
After that you can switch back to markdown, if you prefer.
To finish the two-column block you should use a horizontal rule
cause if you don't, your layout might get broken on mobile devices and such.
After that you can switch back to markdown, if you prefer.
I hope, this information is useful and you will try it out!
Wie ihr sehen könnt, müssen die Layout-Anweisungen zwischen
und
alle in Html statt in Markdown geschrieben werden.
Zum Abschluss solltet ihr auf jeden Fall noch eine horizontale Linie

einfügen, da es euch sonst zB. auf dem Smartphone das Layout zerschießt.
Danach könnt ihr dann aber auch wieder ganz normal Markdown verwenden, wenn euch das lieber ist.
Zum Abschluss solltet ihr auf jeden Fall noch eine horizontale Linie
einfügen, da es euch sonst zB. auf dem Smartphone das Layout zerschießt.
Danach könnt ihr dann aber auch wieder ganz normal Markdown verwenden, wenn euch das lieber ist.