Posts

Showing posts with the label webservice

[Solution] The Easiest Way to Convert Notion to Blogger HTML [Solved: KaTeX & Code Formatting

Image
 I have decided to start blogging for the first time.  My primary motivation was that I thought it would be good to organize what I have studied to improve my understanding and share it with others. I plan to record various things, such as the restaurant reviews I usually write on KakaoMap, web services I occasionally build, and reviews of movies or books. I intend to visit often and write frequently. Writing simple text on Blogger is not difficult. However, I am used to freely writing code or mathematical formulas in Notion, but doing the same on Blogger (Blogspot) is extremely difficult.. So, I thought it would be great if I could organize everything in Notion, use Notion's export function, and immediately input formulas or code into Blogger. Since there are many Notion users, I thought creating a way to register Notion HTML files directly to Blogger would be convenient. Pain Point: It is very tricky to input mathematical formulas and code blocks in Blogger. Solution: Since ...