45e4c66565
Remove slash commands from Markdown preview and display their outcome next to the text field. Introduce new "explanation" block to our slash commands DSL. Introduce optional "parse_params" block to slash commands DSL that allows to process a parameter before it is passed to "explanation" or "command" blocks. Pass path for previewing Markdown as "data" attribute instead of setting a variable on "window".
4 lines
112 B
YAML
4 lines
112 B
YAML
---
|
|
title: Display slash commands outcome when previewing Markdown
|
|
merge_request: 10054
|
|
author: Rares Sfirlogea
|