simplify How to mention a user

This commit is contained in:
Jesús 2019-11-19 11:16:47 -05:00
parent 299e3e6c7c
commit 2d6a73ec70
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766
3 changed files with 12 additions and 12 deletions

View File

@ -65,12 +65,12 @@ tiamaniere la avataro povas esti ŝanĝita de la konto de la uzanto en
#### Kiel mencii uzanton? #### Kiel mencii uzanton?
Pro la foresto de Javaskripto en la komenta sistemo. Pro la foresto de Ĝavaskripto en la komenta sistemo.
Mencii uzanton povas esti malfacila, tamen ni nur devas meti Mencii uzanton povas esti io malfacila, tamen ni nur
etikedon `<a>` al la komenco de la komento, devas meti ligon ĉe la komenco de la komento,
Jen mi montras al vi ekzemplon: ĉi tie mi montras ekzemplon:
<a href="#comment-snowden-20121118-20:14:50">@snowden</a> [@snowden](#comment-snowden-20121118-20:14:50)
Responda Mesaĝo Responda Mesaĝo
kie: kie:

View File

@ -76,10 +76,10 @@ usuario en [libravatar.org][libravatar]{:target='_blank' rel='noopener noreferre
Debido a la ausencia de Javascript en el sistema de comentarios. Debido a la ausencia de Javascript en el sistema de comentarios.
Mencionar a un usuario puede ser algo dificil, sin embargo solo debemos Mencionar a un usuario puede ser algo dificil, sin embargo solo debemos
colocar una etiqueta `<a>` al inicio del comentario, colocar un enlace al inicio del comentario,
aquí os muestro un ejemplo: aquí os muestro un ejemplo:
<a href="#comment-snowden-20121118-20:14:50">@snowden</a> [@snowden](#comment-snowden-20121118-20:14:50)
Mensaje de respuesta. Mensaje de respuesta.
donde: donde:

View File

@ -52,12 +52,12 @@ It doesn't matter what the files are named.
# How to mention a user ? # How to mention a user ?
Due to the absence of javascript in the comment system. Because there is not Javascript in the comment system.
Mentioning a user can be difficult, however we just have Mentioning a user can be something difficult, however
to put a `<a>` tag at the beginning of the comment, we just have to place a link at the beginning of the
Here I show you an example: comment, here I show an example:
<a href="#comment-snowden-20121118-20:14:50">@snowden</a> [@snowden](#comment-snowden-20121118-20:14:50)
Reply message. Reply message.
where: where: