This is an automated email from the ASF dual-hosted git repository.

robin0716 pushed a commit to branch test
in repository https://gitbox.apache.org/repos/asf/incubator-answer.git

commit 3e929454ffcb9c40aa8a0abb0047378a33466f63
Author: robin <[email protected]>
AuthorDate: Tue Dec 3 15:43:14 2024 +0800

    refactor(i18n): update formatting instructions to mention post IDs
---
 i18n/en_US.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/i18n/en_US.yaml b/i18n/en_US.yaml
index 776207c2..f4c67a18 100644
--- a/i18n/en_US.yaml
+++ b/i18n/en_US.yaml
@@ -789,7 +789,7 @@ ui:
   how_to_format:
     title: How to Format
     desc: >-
-      <ul class="mb-0"><li><p class="mb-2">link question or answer: 
<code>#10010000000000001</code></p></li>
+      <ul class="mb-0"><li><p class="mb-2">mention a post: 
<code>#post_id</code></p></li>
       <li><p class="mb-2">to make links</p><pre
       
class="mb-2"><code>&lt;https://url.com&gt;<br/><br/>[Title](https://url.com)</code></pre></li><li><p
       class="mb-2">put returns between paragraphs</p></li><li><p

Reply via email to