24 lines
400 B
Markdown
24 lines
400 B
Markdown
---
|
|
title: Default tool
|
|
versions:
|
|
free-pro-team: '*'
|
|
enterprise-server: '*'
|
|
github-ae: '*'
|
|
defaultTool: cli
|
|
---
|
|
|
|
|
|
Intro text
|
|
|
|
### Section 1
|
|
|
|
generic text
|
|
|
|
{% webui %} dotcom text {% endwebui %}
|
|
{% cli %} cli text {% endcli %}
|
|
{% desktop %} desktop text {% enddesktop %}
|
|
|
|
{% webui %} dotcom text 2 {% endwebui %}
|
|
{% cli %} cli text 2 {% endcli %}
|
|
{% desktop %} desktop text 2 {% enddesktop %}
|