Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Article Writing
  4. article writing/formatting: markdown for a collapsible section ?

article writing/formatting: markdown for a collapsible section ?

Scheduled Pinned Locked Moved Article Writing
question
4 Posts 3 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    BillWoodruff
    wrote on last edited by
    #1

    Is there a way I can have sections in the article that can collapsed/expanded ? One-level (no nesting) deep is fine. thanks, Bill

    «The mind is not a vessel to be filled but a fire to be kindled» Plutarch

    S Richard DeemingR 2 Replies Last reply
    0
    • B BillWoodruff

      Is there a way I can have sections in the article that can collapsed/expanded ? One-level (no nesting) deep is fine. thanks, Bill

      «The mind is not a vessel to be filled but a fire to be kindled» Plutarch

      S Offline
      S Offline
      Sean Ewington
      wrote on last edited by
      #2

      At this time we do not have this functionality, I'm afraid.

      Thanks, Sean Ewington CodeProject

      1 Reply Last reply
      0
      • B BillWoodruff

        Is there a way I can have sections in the article that can collapsed/expanded ? One-level (no nesting) deep is fine. thanks, Bill

        «The mind is not a vessel to be filled but a fire to be kindled» Plutarch

        Richard DeemingR Offline
        Richard DeemingR Offline
        Richard Deeming
        wrote on last edited by
        #3

        If you're editing the raw HTML, the <details> element[^] might work. (Assuming the editor doesn't remove it.) :)

        <details>
        <summary>A collapsible section</summary>
        ...
        </details>

        A collapsible section

        Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.


        "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

        "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

        B 1 Reply Last reply
        0
        • Richard DeemingR Richard Deeming

          If you're editing the raw HTML, the <details> element[^] might work. (Assuming the editor doesn't remove it.) :)

          <details>
          <summary>A collapsible section</summary>
          ...
          </details>

          A collapsible section

          Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.


          "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

          B Offline
          B Offline
          BillWoodruff
          wrote on last edited by
          #4

          cool ! thanks

          «The mind is not a vessel to be filled but a fire to be kindled» Plutarch

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups