markup icon indicating copy to clipboard operation
markup copied to clipboard

Markdown code encapsulated in <details> and nested <summary> tags looses its render!

Open Samarth484 opened this issue 5 years ago • 1 comments

Markdown code encapsulated in <details> and nested <summary> tags looses its render



Note: check out the Preview below:



:one: :footprints: January :seedling:

  • :high_brightness: Open Source Event

    1- Google Summer of Code link

       Organisation form start
    
    • Google Summer of Code is a global program focused on introducing students to open source software development. Students work on a 3-month programming project with an open-source organization during their break from university.

    2- JIIT Open-Source Developers Circle (JODC)

      Student Application form open
    
    • JIIT Month of Code is an online programme by the open-source club of Jaypee Institute of Information Technology, JIIT Noida-128, the JODC, focused on introducing students to open source software development and documentation writing.



Note: Now check out the Preview below (the corresponding Markdown code to which is encapsulated in details and summary tag:



# :one: :footprints: `January` :seedling: - ## :high_brightness: Open Source Event
### 1- Google Summer of Code [link](https://summerofcode.withgoogle.com)
     Organisation form start
 >- ***Google Summer of Code*** is a global program focused on introducing students to open source software development. Students work on a 3-month programming project with an open-source organization during their break from university.

### 2- JIIT Open-Source Developers Circle (JODC)
    Student Application form open
>- ***JIIT Month of Code*** is an online programme by the open-source club of Jaypee Institute of Information Technology, JIIT Noida-128, the JODC, focused on introducing students to open source software development and documentation writing.

Samarth484 avatar Jun 29 '20 19:06 Samarth484

try adding 2 new lines after closing </summary>

kkopachev avatar Jun 03 '22 21:06 kkopachev