Skip to content

Commit

Permalink
Avoid '*' turning to <strong> in HTML.
Browse files Browse the repository at this point in the history
  • Loading branch information
petterreinholdtsen committed Mar 30, 2022
1 parent 565275f commit 3eb99e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ linuxcnc main package.
If there is a texlive-lang-$NEWLANGUAGE package for your new language,
add it to the DOC_DEPENDS variable in debian/configure.
Add the appropriate 'linuxcnc-doc-$NEWLANG.*' files for the new package,
probably by copying and editing 'debian/linuxcnc-doc-en.*'.
Add the appropriate `linuxcnc-doc-$NEWLANG.*` files for the new package,
probably by copying and editing `debian/linuxcnc-doc-en.*`.
Test build the packages and verify!

0 comments on commit 3eb99e1

Please sign in to comment.