Skip to content
Snippets Groups Projects
Commit f3d78ee3 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Add markdown info to UI dev kit page

parent 1b5ca280
No related branches found
No related tags found
1 merge request!8686add "Uplaod" and "Replace" functionality
Loading
Loading
@@ -21,6 +21,8 @@
= link_to 'Alerts', '#alerts'
%li
= link_to 'Forms', '#forms'
%li
= link_to 'Markdown', '#markdown'
 
%h2#blocks Blocks
 
Loading
Loading
@@ -190,3 +192,17 @@
%input{:type => "checkbox"}/
Remember me
%button.btn.btn-default{:type => "submit"} Sign in
%h2#markdown Markdown
%h3
%code .md or .wiki and others
Markdown rendering has a bit different css and presented in next UI elements:
%ul
%li comment
%li issue, merge request description
%li wiki page
%li help page
You can check how markdown rendered at #{link_to 'Markdown help page', help_page_path("markdown", "markdown")}.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment