From: David Wells Date: Tue, 8 May 2018 19:05:31 +0000 (-0400) Subject: Fix some markdown mishandling by doxygen. X-Git-Tag: v9.0.0-rc5~1^2~3 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a68fe285652239c2c8d6efb92c5371a5004ea573;p=dealii.git Fix some markdown mishandling by doxygen. My copy of doxygen does not correctly bold all statements with double earmuffs; use HTML instead. --- diff --git a/examples/step-60/doc/intro.dox b/examples/step-60/doc/intro.dox index 9cf63c36e5..9bdf2cfde3 100644 --- a/examples/step-60/doc/intro.dox +++ b/examples/step-60/doc/intro.dox @@ -132,8 +132,8 @@ non aligned meshes is complex by itself: to illustrate how is done we study a simple problem. The technique we describe here is presented in the literature using one of many names: -the **immersed finite element method**, the **fictitious boundary method**, the -**distributed Lagrange multiplier method**, and others. The main principle is +the immersed finite element method, the fictitious boundary method, the +distributed Lagrange multiplier method, and others. The main principle is that the discretization of the two grids and of the two finite element spaces are kept completely independent. This technique is particularly efficient for the simulation of fluid-structure interaction problems, where the configuration