ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    BookStack for IT Documentation

    IT Discussion
    bookstack
    9
    31
    4.8k
    Loading More Posts
    • 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.
    • black3dynamiteB
      black3dynamite @JaredBusch
      last edited by

      @jaredbusch said in BookStack for IT Documentation:

      @black3dynamite said in BookStack for IT Documentation:

      Is there a way to stop showing previews?
      Is there a way to collapse text in Bookstack using markdown?

      Never looked.
      I do not know of any markdown commands to do that.

      When using WYSIWYG for your page editor, click on source code
      and add this code. It also works when using Markdown too.

      ## collapsible markdown?
      
      <details><summary>CLICK ME</summary>
      <p>
      Hello World
      </p>
      </details>
      

      Source: https://gist.github.com/joyrexus/16041f2426450e73f5df9391f7f7ae5f#collapsible-markdown

      1 Reply Last reply Reply Quote 0
      • JaredBuschJ
        JaredBusch
        last edited by

        Does that work here?

        Collapse test:

        <details>
        <summary>CLICK ME</summary>
        <p>
        Hello World
        </p>
        </details>

        1 Reply Last reply Reply Quote 0
        • JaredBuschJ
          JaredBusch
          last edited by

          Nope.

          1 Reply Last reply Reply Quote 0
          • F
            Francesco Provino
            last edited by

            I usually use just plaintext filed nested in folders... other mainstream solutions?

            scottalanmillerS stacksofplatesS 2 Replies Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller @Francesco Provino
              last edited by

              @francesco-provino said in BookStack for IT Documentation:

              I usually use just plaintext filed nested in folders... other mainstream solutions?

              That's basically all DokuWiki is 🙂

              1 Reply Last reply Reply Quote 1
              • stacksofplatesS
                stacksofplates @Francesco Provino
                last edited by

                @francesco-provino said in BookStack for IT Documentation:

                I usually use just plaintext filed nested in folders... other mainstream solutions?

                I use Grav. I don't have users documenting anything so it's awesome for us. It's all markdown and it's all flat file based, no databases.

                JaredBuschJ AdamFA 2 Replies Last reply Reply Quote 0
                • JaredBuschJ
                  JaredBusch @stacksofplates
                  last edited by

                  @stacksofplates said in BookStack for IT Documentation:

                  @francesco-provino said in BookStack for IT Documentation:

                  I usually use just plaintext filed nested in folders... other mainstream solutions?

                  I use Grav. I don't have users documenting anything so it's awesome for us. It's all markdown and it's all flat file based, no databases.

                  Yes, lots of Wiki systems exist and work well. But if entry is a style that your users cannot handle, it will not be used. If it is not used, it is worthless.

                  1 Reply Last reply Reply Quote 1
                  • AdamFA
                    AdamF @stacksofplates
                    last edited by

                    @stacksofplates said in BookStack for IT Documentation:

                    Grav

                    Grav looks pretty sweet. There are so many solutions out there.

                    ObsolesceO 1 Reply Last reply Reply Quote 0
                    • ObsolesceO
                      Obsolesce @AdamF
                      last edited by

                      @fuznutz04 said in BookStack for IT Documentation:

                      @stacksofplates said in BookStack for IT Documentation:

                      Grav

                      Grav looks pretty sweet. There are so many solutions out there.

                      Yeah Grav with GIT would be my go-to if I didn't have so many requirements.

                      AdamFA 2 Replies Last reply Reply Quote 0
                      • AdamFA
                        AdamF @Obsolesce
                        last edited by

                        @tim_g said in BookStack for IT Documentation:

                        @fuznutz04 said in BookStack for IT Documentation:

                        @stacksofplates said in BookStack for IT Documentation:

                        Grav

                        Grav looks pretty sweet. There are so many solutions out there.

                        Yeah Grav with GIT would be my go-to if I didn't have so many requirements.

                        Requirements such as?

                        1 Reply Last reply Reply Quote 0
                        • AdamFA
                          AdamF @Obsolesce
                          last edited by

                          @tim_g bump

                          1 Reply Last reply Reply Quote 0
                          • 1
                          • 2
                          • 2 / 2
                          • First post
                            Last post