mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
16 lines
260 B
HTML
16 lines
260 B
HTML
---
|
|
layout: webhelp
|
|
---
|
|
|
|
<div>
|
|
<article>
|
|
<h1>
|
|
{{ page.title }}
|
|
</h1>
|
|
{% include edit-on-github-link.html %}
|
|
<br>
|
|
{{ content }}
|
|
<br>
|
|
{% include edit-on-github-link.html %}
|
|
</article>
|
|
</div> |