I have a question about my code on Overleaf and wonder if there is anyone is able to answer? I am using resume.cls template for my resume. When I output the following code, it keeps saying that perhaps a missing \item.
I am not sure what went wrong in my code. It says the following:
I'm sure there are entries put in a list, but not sure why it says there are no entries found.There are no entries found in a list you have created. Make sure you label list entries using the \item command, and that you have not used a list inside a table.
Code: Select all
\begin{rSubsection}{The Chinese University of Hong Kong}{April 2023 - Present}{Research Assistant(Full-time)}{Hong Kong SAR}\begin{minipage}{\linewidth}Additional text goes here.\begin{itemize}\item Monitored and ensured the teaching and learning quality of University Chinese through the collection, processing, analysis, and visualization of learning data.\item Prepared and presented annual reports to the Senate Committee on Teaching and Learning to facilitate the review and decision-making process.\item Liaised with internal units, departments, and external stakeholders to maintain relationships and foster future collaborations.\item Performed administrative duties to support the development of the monitoring project and assisted in organizing academic events within and beyond the university.\end{itemize}\end{minipage}\end{rSubsection}