Skip to content

Instantly share code, notes, and snippets.

View Seongil-Shin's full-sized avatar

Shin, Seong-il Seongil-Shin

  • Seoul national university of science and technology
  • Seoul
View GitHub Profile
@ihoneymon
ihoneymon / how-to-write-by-markdown.md
Last active May 22, 2024 07:23
마크다운(Markdown) 사용법

[공통] 마크다운 markdown 작성법

영어지만, 조금 더 상세하게 마크다운 사용법을 안내하고 있는
"Markdown Guide (https://www.markdownguide.org/)" 를 보시는 것을 추천합니다. ^^

아, 그리고 마크다운만으로 표현이 부족하다고 느끼신다면, HTML 태그를 활용하시는 것도 좋습니다.

1. 마크다운에 관하여

javascript:(function(){var e=false;var t=null;var n=false;var r={javascript:"javascript",js:"javascript",python:"Python",ios:"iOS",youtube:"video",vimeo:"video",video:"video",html:"HTML",css:"CSS",animation:"Animation",animate:"Animation",seo:"SEO",svg:"Vector",icon:"Icons",icons:"Icons",sass:"SASS",html5:"HTML5",grunt:"GruntJS",jquery:"jQuery"};var o={"github.com":".entry-title .js-current-repository"};var i={"www.kickstarter.com":".short-blurb"};var a=function(e){return e.toLowerCase()};var c=function(e){return e?e.textContent.trim().replace(/\s+/g," "):null};var u=a(document.title);var l=function(e){if(e){return u.indexOf(a(e))!=-1}else{return false}};var s=function(e,t,n){n=n||window;var r=e.length;var o;for(var i=0;i<r;++i){o=t.call(n,e.item(i));if(o!==null){return o}}return null};var f=function(){var e=location.href;var t=location.hostname;var n;if(t in o){n=document.querySelector(o[t]);if(n){return c(n)}}var r=document.title;n=document.querySelector("meta[property='og:title']");if(n){r=n.content.trim()