mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 09:17:50 +08:00
language_injection.md: use MD notation for images
This commit is contained in:
parent
4b79b0f304
commit
a810b3b1ea
@ -12,13 +12,19 @@ Injected code is always bound to a specific context that depends on the surround
|
|||||||
|
|
||||||
<tabs>
|
<tabs>
|
||||||
<tab title="Regex">
|
<tab title="Regex">
|
||||||
<img src="regex_language_injection.png" alt="Regex Language Injection" width="460" border-effect="line"/>
|
|
||||||
|
{border-effect="line"}
|
||||||
|
|
||||||
</tab>
|
</tab>
|
||||||
<tab title="SQL">
|
<tab title="SQL">
|
||||||
<img src="sql_language_injection.png" alt="SQL Language Injection" width="460" border-effect="line"/>
|
|
||||||
|
{border-effect="line"}
|
||||||
|
|
||||||
</tab>
|
</tab>
|
||||||
<tab title="Markdown">
|
<tab title="Markdown">
|
||||||
<img src="markdown_code_language_injection.png" alt="Markdown Language Injection" width="460" border-effect="line"/>
|
|
||||||
|
{border-effect="line"}
|
||||||
|
|
||||||
</tab>
|
</tab>
|
||||||
</tabs>
|
</tabs>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user