{"meta":{"title":"About slash commands","intro":"Slash commands can save you time by reducing the typing required to create complex Markdown.","product":"GitHub Issues","breadcrumbs":[{"href":"/en/enterprise-cloud@latest/issues","title":"GitHub Issues"},{"href":"/en/enterprise-cloud@latest/issues/tracking-your-work-with-issues","title":"Issues"},{"href":"/en/enterprise-cloud@latest/issues/tracking-your-work-with-issues/using-issues","title":"Using issues"},{"href":"/en/enterprise-cloud@latest/issues/tracking-your-work-with-issues/using-issues/about-slash-commands","title":"About slash commands"}],"documentType":"article"},"body":"# About slash commands\n\nSlash commands can save you time by reducing the typing required to create complex Markdown.\n\n> [!NOTE]\n> Slash commands are currently in public preview and subject to change.\n\n## About slash commands\n\nSlash commands make it easier to type more complex Markdown, such as tables, tasklists, and code blocks.\n\nYou can use slash commands in any description or comment field in issues, pull requests, or discussions where that slash command is supported.\n\n## Using slash commands\n\nYou can use slash commands by typing the command in a comment field, then following the prompts. To insert complex Markdown into your comment, type one of the following commands.\n\n| Command | Description |\n| ------- | ----------- |\n| `/code` | Inserts a Markdown code block. You choose the language.\n| `/details` | Inserts a collapsible detail area. You choose the title and content.\n| `/saved-replies` | Inserts a saved reply. You choose from the saved replies for your user account. If you add `%cursor%` to your saved reply, the slash command will place the cursor in that location.\n| `/table` | Inserts a Markdown table. You choose the number of columns and rows.\n| `/template` | Shows all of the templates in the repository. You choose the template to insert. This slash command will work for issue templates and a pull request template."}