Logo
Stockholm-icons / Layout / Layout-4-blocks Created with Sketch.
Stockholm-icons / Communication / Chat6 Created with Sketch.
Logo
Stockholm-icons / Layout / Layout-polygon Created with Figma. Stockholm-icons / Tools / Compass Created with Sketch.
Bootstrap plugin for markdown editing.
For more info please visit the plugin's Demo Page or Github Repo.

Bootstrap Markdown Examples


							<div class="card card-custom">
								<div class="card-header">
									<div class="card-title">
										<h3 class="card-title">
											Bootstrap Markdown Examples
										</h3>
									</div>
								</div>
								<!--begin::Form-->
								<form class="form form-label">
									<div class="card-body">
										<div class="form-group row">
											<label class="col-form-label text-right col-lg-3 col-sm-12">Default Demo</label>
											<div class="col-lg-6 col-md-9 col-sm-12">
												<textarea name="content" class="form-control" data-provide="markdown" rows="10"></textarea>
											</div>
										</div>
										<div class="form-group row">
											<label class="col-form-label text-right col-lg-3 col-sm-12">Modal Demos</label>
											<div class="col-lg-6 col-md-9 col-sm-12">
												<a href="#" class="btn btn-light-primary font-weight-bold btn-sm" data-toggle="modal" data-target="#kt_markdown_modal">Launch modal examples</a>
											</div>
										</div>
									</div>
									<div class="card-footer">
										<div class="row">
											<div class="col-lg-3"></div>
											<div class="col-lg-9">
												<button type="submit" class="btn btn-primary">Submit</button>
												<button type="submit" class="btn btn-secondary">Cancel</button>
											</div>
										</div>
									</div>
								</form>
								<!--end::Form-->
							</div>
						

						"use strict";
						// Class definition

						var KTBootstrapMarkdown = function () {
							// Private functions
							var demos = function () {

							}

							return {
								// public functions
								init: function() {
									demos();
								}
							};
						}();

						// Initialization
						jQuery(document).ready(function() {
							KTBootstrapMarkdown.init();
						});
						

Validation State Examples

Success! You've done it.
Example help text that remains unchanged.
Sorry, that username's taken. Try another?
Example help text that remains unchanged.

							<div class="card card-custom">
								<div class="card-header">
									<div class="card-title">
										<h3 class="card-title">
											Validation State Examples
										</h3>
									</div>
								</div>
								<!--begin::Form-->
								<form class="form form-label">
									<div class="card-body">
										<div class="form-group row is-valid">
											<label class="col-form-label text-right col-lg-3 col-sm-12">Success State</label>
											<div class="col-lg-6 col-md-9 col-sm-12">
												<textarea name="content" class="form-control" data-provide="markdown" rows="10"></textarea>
												<div class="valid-feedback">Success! You've done it.</div>
												<span class="form-text text-muted">Example help text that remains unchanged.</span>
											</div>
										</div>
										<div class="form-group row is-invalid">
											<label class="col-form-label text-right col-lg-3 col-sm-12">Error State</label>
											<div class="col-lg-6 col-md-9 col-sm-12">
												<textarea name="content" class="form-control" data-provide="markdown" rows="10"></textarea>
												<div class="invalid-feedback">Sorry, that username's taken. Try another?</div>
												<span class="form-text text-muted">Example help text that remains unchanged.</span>
											</div>
										</div>
									</div>
									<div class="card-footer">
										<div class="row">
											<div class="col-lg-3"></div>
											<div class="col-lg-9">
												<button type="submit" class="btn btn-primary">Submit</button>
												<button type="submit" class="btn btn-secondary">Cancel</button>
											</div>
										</div>
									</div>
								</form>
								<!--end::Form-->
							</div>
						

						"use strict";
						// Class definition

						var KTBootstrapMarkdown = function () {
							// Private functions
							var demos = function () {

							}

							return {
								// public functions
								init: function() {
									demos();
								}
							};
						}();

						// Initialization
						jQuery(document).ready(function() {
							KTBootstrapMarkdown.init();
						});
						

User Profile 15 messages

Recent Notifications
Stockholm-icons / Layout / Layout-polygon Created with Figma. Stockholm-icons / Files / File-done Created with Sketch.

Important Notice

Lorem Ipsum is simply dummy text of the printing and industry.

Stockholm-icons / Layout / Layout-polygon Created with Figma. Stockholm-icons / Design / Pen&ruller Created with Sketch.

System Update

There are many variations of passages of Lorem Ipsum available.

Stockholm-icons / Layout / Layout-polygon Created with Figma. Stockholm-icons / General / Thunder-move Created with Sketch.

Server Maintenance

Contrary to popular belief, Lorem Ipsum is not simply random text.

Stockholm-icons / Layout / Layout-polygon Created with Figma. Stockholm-icons / Home / Alarm-clock Created with Sketch.

DB Migration

If you are going to use a passage of Lorem Ipsum, you need.

System Messages
Stockholm-icons / Communication / Group-chat Created with Sketch.
09:30 AM

To start a blog, think of a topic about and first brainstorm ways to write details

Stockholm-icons / General / Attachment2 Created with Sketch.
2:45 PM

To start a blog, think of a topic about and first brainstorm ways to write details

Stockholm-icons / Home / Library Created with Sketch.
3:12 PM

To start a blog, think of a topic about and first brainstorm ways to write details

Stockholm-icons / Communication / Add-user Created with Sketch.
7:05 PM

To start a blog, think of a topic about and first brainstorm ways to write details

Privacy Settings:

After you log in, you will be asked for additional information to confirm your identity.

Security Settings:

After you log in, you will be asked for additional information to confirm your identity. For extra security, this requires you to confirm your email. Learn more.

Stockholm-icons / Navigation / Up-2 Created with Sketch.

Select A Demo

Demo 1
Demo 2
Demo 3
Demo 4
Demo 5
Demo 6
Demo 7
Demo 8
Demo 9