📝 docs(shortcodes): link commit and PR for relative image paths
This commit is contained in:
parent
7796162e37
commit
c2664c85cd
@ -18,7 +18,7 @@ social_media_card = "social_cards/ca_blog_shortcodes.jpg"
|
|||||||
|
|
||||||
**Nota**: tots els shortcodes d'imatge tenen dos paràmetres opcionals: `full_width`, que té com a valor predeterminat `false` (vegeu [a sota](#imatge-d-amplada-completa)), i `lazy_loading`, que té com a valor predeterminat `true`.
|
**Nota**: tots els shortcodes d'imatge tenen dos paràmetres opcionals: `full_width`, que té com a valor predeterminat `false` (vegeu [a sota](#imatge-d-amplada-completa)), i `lazy_loading`, que té com a valor predeterminat `true`.
|
||||||
|
|
||||||
**Nota 2**: a partir del commit XXX, tots els shortcodes d'imatges suporten rutes relatives pel paràmetre `src`.
|
**Nota 2**: a partir del [PR #222](https://github.com/welpo/tabi/pull/222) (commit [7796162](https://github.com/welpo/tabi/commit/7796162e378cacb9b4d6129f95138121224714f1)), tots els shortcodes d'imatges suporten rutes relatives pel paràmetre `src`.
|
||||||
|
|
||||||
### Imatges per a temes duals
|
### Imatges per a temes duals
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ social_media_card = "social_cards/es_blog_shortcodes.jpg"
|
|||||||
|
|
||||||
**Nota**: todos los shortcodes de imagen tienen dos parámetros opcionales: `full_width`, que tiene como valor predeterminado `false` (ver [más abajo](#imagen-a-ancho-completo)), y `lazy_loading`, que tiene como valor predeterminado `true`.
|
**Nota**: todos los shortcodes de imagen tienen dos parámetros opcionales: `full_width`, que tiene como valor predeterminado `false` (ver [más abajo](#imagen-a-ancho-completo)), y `lazy_loading`, que tiene como valor predeterminado `true`.
|
||||||
|
|
||||||
**Nota 2**: a partir del commit XXX, todos los shortcodes de imágenes admiten rutas relativas en el parámetro `src`.
|
**Nota 2**: a partir del [PR #222](https://github.com/welpo/tabi/pull/222) (commit [7796162](https://github.com/welpo/tabi/commit/7796162e378cacb9b4d6129f95138121224714f1)), todos los shortcodes de imágenes admiten rutas relativas en el parámetro `src`.
|
||||||
|
|
||||||
### Imágenes de doble tema
|
### Imágenes de doble tema
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ social_media_card = "social_cards/blog_shortcodes.jpg"
|
|||||||
|
|
||||||
**Note**: all image shortcodes have two optional parameters: `full_width`, which defaults to `false` (see [below](#full-width-image)), and `lazy_loading`, which defaults to `true`.
|
**Note**: all image shortcodes have two optional parameters: `full_width`, which defaults to `false` (see [below](#full-width-image)), and `lazy_loading`, which defaults to `true`.
|
||||||
|
|
||||||
**Note 2**: as of commit XXX, all image shortcodes support relative paths in the `src` parameter.
|
**Note 2**: as of [PR #222](https://github.com/welpo/tabi/pull/222) (commit [7796162](https://github.com/welpo/tabi/commit/7796162e378cacb9b4d6129f95138121224714f1)), all image shortcodes support relative paths in the `src` parameter.
|
||||||
|
|
||||||
### Dual theme images
|
### Dual theme images
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user