Skip to main content

Sample Page

This is a sample page to show the capabilities of Bookstack

Text Manipulation

Text can be Bold, Italic, Underline, Strikethrough with superscript and subscript 

The System also supports inline code: This is an inline code block

Colored Text as well is highlighting  can also be done

Bullets, Tasks and Indentations

Buller Lists
  • Item 1
  • Item 2
  • Item 3
Numbered Lists
  1. Item 1
  2. Item 2
  3. Item 3
Task Lists
  • Task 1
  • Task 2
  • Task 3
Indented Text

Indented Text can be controlled 

over multiple lines.

Tables

Complex Tables are supported

Header1 Header2 Header3 Header4
Value 1 Value 2 Value 3 Value 4
  1. List 1
  2. List 2
  3. List 3
Welcome Text can be Bold, Italic, Underline, Strikethrough with superscript and subscript  welcome.jpg

Advanced Abilities

Some Advanced Abilities

Images

welcome.jpg

Code Blocks

            try
            {
                var fields = GetFields(configModel, tableID);

                var stripCharList = stripChars.Split('|');

                JArray jArray = new JArray();
                string con = "Server=" + configModel.SQLServer + ";Database=" + configModel.Database + ";integrated security=true;";
            }

Drawings

Videos

Collapse Blocks

Code

            try
            {
                var fields = GetFields(configModel, tableID);

                var stripCharList = stripChars.Split('|');

                JArray jArray = new JArray();
                string con = "Server=" + configModel.SQLServer + ";Database=" + configModel.Database + ";integrated security=true;";
            }

Call Outs

Info

Success

Warning

Error