Rails I18n에 Markdown 변환 기능 추가: _md 접미사 커스터마이징
Rails I18n에 `_md` 접미사를 추가하여 마크다운 번역을 HTML로 자동 변환하고 HTML 안전성을 확보하는 방법을 제시합니다.
Rails I18n에 Markdown 변환 기능 추가: _md 접미사 커스터마이징
Rails I18n에 `_md` 접미사를 추가하여 마크다운 번역을 HTML로 자동 변환하고 HTML 안전성을 확보하는 방법을 제시합니다.
Just discovered how easy it is to add a simple TOC 📋 to your #Markdown #Jekyll 🧪 website 🙈 Simply add these two lines of code to your Markdown file (using the #MinimalMistakes theme + #kramdown):
* TOC
{:toc .toc_intext}
and add some appropriate #CSS commands to your _base.scss. That's it, no further plugins are requiered. See it in action here: 🌍 https://www.fabriziomusacchio.com/blog/2024-01-08-ruhrmuseum/
During a recent visit to the Ruhr Museum in Essen, I discovered not just an outstanding modern museum, but also a gateway to the rich history of the Ruhr area, also known as the ‘Ruhrpott’. This museum visit opened my eyes to the depth and complexity of the Ruhr region’s past and present.
How is it that in 2023 there is no #Kramdown plug in for #VSC (Visual Studio Code)??
Does no one other than me use github.io for their project doc's??
On my page I have a clear statement that 'I don't know what I am doing'... this yet again, seems to prove that I have made a bad decision to use #github for my project??
Mermaid 🧜♀️, kramdown und der Schockwellenreiter
Weil ich gerade sowieso wegen P5.js an den Quellen des Schockwellenreiters herumschraubte, wollte ich auch gleich noch Mermaid in dieses Blog Kritzelheft integrieren. Ich dachte mir »JavaScript ist JavaScript«, so schwer kann das doch nicht sein. Ganz so einfach war es aber leider nicht, aber mit diesen Schritten habe ich es dann doch noch hinbekommen: http://blog.schockwellenreiter.de/2022/05/2022050802.html #Mermaid #kramdown #Markdown