From c8648516251c59f33d95fb663d651c0d3b61968d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 23 Mar 2020 12:49:28 -0400 Subject: [PATCH] Add rst-powered name to translation markdown-formatted page --- translation.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/translation.md b/translation.md index e3e61f9..6a31dfe 100644 --- a/translation.md +++ b/translation.md @@ -1,3 +1,7 @@ +```eval_rst +.. _translation: +``` + Agaric.coop is built on Drutopia, and continues Drutopia's heavy use of Paragraphs module. [Drupal Paragraphs pose special challanges to content translation](https://www.drupal.org/docs/8/modules/paragraphs/multilingual-paragraphs-configuration ), but most of that is in the configuration, and once its set up everything is good.