# 帖子相关的图片命令语法

**URL:** https://meta.discourse.org/t/picture-related-command-syntax-for-the-posts/238057
**Category:** Support
**Created:** [2022年九月4日 03:08 UTC](https://meta.discourse.org/t/picture-related-command-syntax-for-the-posts/238057 "2022-09-04T03:08:34Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Ishmadrad](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ishmadrad/32/272940_2.png) [@Ishmadrad](https://meta.discourse.org/u/Ishmadrad)
#### Post date: [2022年九月4日 03:08 UTC](https://meta.discourse.org/t/picture-related-command-syntax-for-the-posts/238057/1 "2022-09-04T03:08:34Z")

</div>

大家好。  
我是一名普通的论坛用户。我发现我参与的许多论坛都使用 Discourse“引擎”，所以我来这里只是想询问一些可能隐藏在我不了解的语法中的功能。  
我看到像我下面发布的这张图片，通过直接 CTRL-V 粘贴，具有这种语法：

```plaintext
![image|690x423](upload://xDB1ZIHCyrOF1QJGr7uyCNNh1TC.png)

```

我看到如果我想让它显示得小一点，我只需添加“75%”或使用自定义值。很好。

```plaintext
![image|690x423, 75%](upload://xDB1ZIHCyrOF1QJGr7uyCNNh1TC.png)

```

另外，如果我需要重复使用同一张图片，我可以再次粘贴该文本字符串，而不是在主题中进行其他愚蠢的 CTRL-C CTRL-V 操作。很好。

 ![image](https://global.discourse-cdn.com/meta/original/4X/e/b/c/ebc19e71c1856d863cac85711f7637a078ae6c64.png)

正如您在下面附加的图片（另一张基于 Discourse 的论坛截图，其中包含一些后续的模拟图）中看到的，我粘贴了它，并在同一行继续输入文本。这是故意的，但当我开始新的一行文本时，它却出现在图片之后。  
现在是问题时间：

- 有没有办法改变图片与文本交互的行为？  
例如，有没有办法让文本与图片底部对齐，就像在第一个模拟图中（截图中的第二张图片）一样？
- 或者，有没有办法让文本沿着图片流动，就像在最后一个模拟图中一样？

提前感谢您的建议！
