New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
TicketGuidelines/Included – NEMO
wiki:TicketGuidelines/Included

Version 14 (modified by nicolasmartin, 7 years ago) (diff)

--

Editing Tips

  • Include a highlighted code block
    • Fortran
         {{{#!f
         ...
         }}}
      
    • SVN diff
         {{{#!diff
         ...
         }}}
      
  • Include a repository file with syntax highlighting
    • Totally
         [[MacroChain(Include(source:/branches/2015/nemo_v3_6_STABLE/NEMOGCM/...), mimetype/processor]]
         [[MacroChain?]] to display help in preview
      
    • Partially
         [[IncludeSource(/branches/2015/nemo_v3_6_STABLE/NEMOGCM/..., start=, end=, line_numbers=0)]]
         [[IncludeSource?]] to display help in preview
      
  • Display an image
       [[Image(name, width=, align=)]]
       [[Image?]] to display help in preview