답변1
이전 제안을 무시하십시오. 수정된 태그는 다음과 같습니다.
\documentclass{book}
\usepackage{tabularx}
\begin{document}
\begin{tabularx}{\textwidth}{@{$\bullet$\enskip}>{\fontshape{it}\selectfont}l@{:\enskip}X@{}}
Some thing & How to align in two column mode blah blah blah blah blah blah blah blah blah blah blah \\
Some thing & How to align in two column mode blah blah blah blah blah blah blah blah blah blah blah\\
\end{tabularx}
\end{document}
산출:
추신: 귀하가 제공하지 않는 표준 태그를 사용하고 있습니다.MWE