Yayın içerisinde html modunda aşağıdaki gibi ekleyebilirsiniz.
<dl class='accordion'>
<dt class=''>Update Fix Version 1</dt><dd style='display: none;'>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.</dd>
<dt>Update Fix Version 2</dt><dd style='display: none;'>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.</dd>
<dt class=''>Update Fix Version 3</dt><dd style='display: none;'>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.</dd>
</dl>