Render commands results as Markdown

Redefined classes

redef class CmdAncestors

nitc :: md_commands $ CmdAncestors

MEntity ancestors command
redef class CmdCall

nitc :: md_commands $ CmdCall

Retrieve all the mproperties that call mentity
redef class CmdChildren

nitc :: md_commands $ CmdChildren

MEntity children command
redef abstract class CmdCode

nitc :: md_commands $ CmdCode

Abstract command that returns source-code pieces
redef class CmdComment

nitc :: md_commands $ CmdComment

Retrieve the MDoc related to a MEntity
redef class CmdDescendants

nitc :: md_commands $ CmdDescendants

MEntity descendants command
redef abstract class CmdEntities

nitc :: md_commands $ CmdEntities

A list of mentities
redef class CmdEntity

nitc :: md_commands $ CmdEntity

A command about a MEntity
redef abstract class CmdEntityFile

nitc :: md_commands $ CmdEntityFile

redef abstract class CmdError

nitc :: md_commands $ CmdError

Command Error
redef class CmdFeatures

nitc :: md_commands $ CmdFeatures

MEntity feature list
redef abstract class CmdGraph

nitc :: md_commands $ CmdGraph

An abstract command that returns a dot graph
redef class CmdIniCloneCommand

nitc :: md_commands $ CmdIniCloneCommand

Cmd that finds the git clone command related to an mentity
redef class CmdIniContributors

nitc :: md_commands $ CmdIniContributors

Cmd that finds the contributors list of an mentity
redef class CmdIniDescription

nitc :: md_commands $ CmdIniDescription

Cmd that finds the ini description related to an mentity
redef class CmdIniGitUrl

nitc :: md_commands $ CmdIniGitUrl

Cmd that finds the clone url related to an mentity
redef class CmdIniIssuesUrl

nitc :: md_commands $ CmdIniIssuesUrl

Cmd that finds the issues link related to an mentity
redef class CmdIniLicense

nitc :: md_commands $ CmdIniLicense

Cmd that finds the license related to an mentity
redef class CmdIniMaintainer

nitc :: md_commands $ CmdIniMaintainer

Cmd that finds the maintainer name of an mentity
redef class CmdLinearization

nitc :: md_commands $ CmdLinearization

Linearization command
redef class CmdMainCompile

nitc :: md_commands $ CmdMainCompile

Cmd that finds the nitc command related to an mentity
redef class CmdMains

nitc :: md_commands $ CmdMains

Cmd that finds the mains of an mentity
redef abstract class CmdMessage

nitc :: md_commands $ CmdMessage

Command message
redef class CmdNew

nitc :: md_commands $ CmdNew

Retrieve all the mproperties that initialize mentity
redef class CmdParam

nitc :: md_commands $ CmdParam

Retrieve all the mproperties using mentity as a type for its parameters
redef class CmdParents

nitc :: md_commands $ CmdParents

MEntity parents command
redef class CmdReturn

nitc :: md_commands $ CmdReturn

Retrieve all the mproperties that return somethinf of the mentity type.
redef class CmdTesting

nitc :: md_commands $ CmdTesting

Cmd that finds the nitunit command related to an mentity
redef abstract class CmdWarning

nitc :: md_commands $ CmdWarning

Command Warning
redef abstract class DocCommand

nitc :: md_commands $ DocCommand

Documentation command
redef class MDoc

nitc :: md_commands $ MDoc

Structured documentation of a MEntity object

All class definitions

redef class CmdAncestors

nitc :: md_commands $ CmdAncestors

MEntity ancestors command
redef class CmdCall

nitc :: md_commands $ CmdCall

Retrieve all the mproperties that call mentity
redef class CmdChildren

nitc :: md_commands $ CmdChildren

MEntity children command
redef abstract class CmdCode

nitc :: md_commands $ CmdCode

Abstract command that returns source-code pieces
redef class CmdComment

nitc :: md_commands $ CmdComment

Retrieve the MDoc related to a MEntity
redef class CmdDescendants

nitc :: md_commands $ CmdDescendants

MEntity descendants command
redef abstract class CmdEntities

nitc :: md_commands $ CmdEntities

A list of mentities
redef class CmdEntity

nitc :: md_commands $ CmdEntity

A command about a MEntity
redef abstract class CmdEntityFile

nitc :: md_commands $ CmdEntityFile

redef abstract class CmdError

nitc :: md_commands $ CmdError

Command Error
redef class CmdFeatures

nitc :: md_commands $ CmdFeatures

MEntity feature list
redef abstract class CmdGraph

nitc :: md_commands $ CmdGraph

An abstract command that returns a dot graph
redef class CmdIniCloneCommand

nitc :: md_commands $ CmdIniCloneCommand

Cmd that finds the git clone command related to an mentity
redef class CmdIniContributors

nitc :: md_commands $ CmdIniContributors

Cmd that finds the contributors list of an mentity
redef class CmdIniDescription

nitc :: md_commands $ CmdIniDescription

Cmd that finds the ini description related to an mentity
redef class CmdIniGitUrl

nitc :: md_commands $ CmdIniGitUrl

Cmd that finds the clone url related to an mentity
redef class CmdIniIssuesUrl

nitc :: md_commands $ CmdIniIssuesUrl

Cmd that finds the issues link related to an mentity
redef class CmdIniLicense

nitc :: md_commands $ CmdIniLicense

Cmd that finds the license related to an mentity
redef class CmdIniMaintainer

nitc :: md_commands $ CmdIniMaintainer

Cmd that finds the maintainer name of an mentity
redef class CmdLinearization

nitc :: md_commands $ CmdLinearization

Linearization command
redef class CmdMainCompile

nitc :: md_commands $ CmdMainCompile

Cmd that finds the nitc command related to an mentity
redef class CmdMains

nitc :: md_commands $ CmdMains

Cmd that finds the mains of an mentity
redef abstract class CmdMessage

nitc :: md_commands $ CmdMessage

Command message
redef class CmdNew

nitc :: md_commands $ CmdNew

Retrieve all the mproperties that initialize mentity
redef class CmdParam

nitc :: md_commands $ CmdParam

Retrieve all the mproperties using mentity as a type for its parameters
redef class CmdParents

nitc :: md_commands $ CmdParents

MEntity parents command
redef class CmdReturn

nitc :: md_commands $ CmdReturn

Retrieve all the mproperties that return somethinf of the mentity type.
redef class CmdTesting

nitc :: md_commands $ CmdTesting

Cmd that finds the nitunit command related to an mentity
redef abstract class CmdWarning

nitc :: md_commands $ CmdWarning

Command Warning
redef abstract class DocCommand

nitc :: md_commands $ DocCommand

Documentation command
redef class MDoc

nitc :: md_commands $ MDoc

Structured documentation of a MEntity object
package_diagram nitc::md_commands md_commands nitc::commands_catalog commands_catalog nitc::md_commands->nitc::commands_catalog nitc::commands_graph commands_graph nitc::md_commands->nitc::commands_graph nitc::commands_ini commands_ini nitc::md_commands->nitc::commands_ini nitc::commands_main commands_main nitc::md_commands->nitc::commands_main nitc::commands_usage commands_usage nitc::md_commands->nitc::commands_usage nitc::highlight highlight nitc::md_commands->nitc::highlight nitc::commands_model commands_model nitc::commands_catalog->nitc::commands_model nitc\>catalog\> catalog nitc::commands_catalog->nitc\>catalog\> nitc::commands_graph->nitc::commands_model nitc\>uml\> uml nitc::commands_graph->nitc\>uml\> dot dot nitc::commands_graph->dot nitc::commands_ini->nitc::commands_model nitc::commands_main->nitc::commands_model nitc::commands_usage->nitc::commands_model nitc\>semantize\> semantize nitc::commands_usage->nitc\>semantize\> nitc\>frontend\> frontend nitc::highlight->nitc\>frontend\> nitc::astutil astutil nitc::highlight->nitc::astutil ...nitc::commands_model ... ...nitc::commands_model->nitc::commands_model ...nitc\>catalog\> ... ...nitc\>catalog\>->nitc\>catalog\> ...nitc\>uml\> ... ...nitc\>uml\>->nitc\>uml\> ...dot ... ...dot->dot ...nitc\>semantize\> ... ...nitc\>semantize\>->nitc\>semantize\> ...nitc\>frontend\> ... ...nitc\>frontend\>->nitc\>frontend\> ...nitc::astutil ... ...nitc::astutil->nitc::astutil nitc::commands_docdown commands_docdown nitc::commands_docdown->nitc::md_commands nitc::term term nitc::term->nitc::md_commands nitc::html_commands html_commands nitc::html_commands->nitc::commands_docdown nitc::html_commands... ... nitc::html_commands...->nitc::html_commands nitc::nitx nitx nitc::nitx->nitc::term nitc::nitx... ... nitc::nitx...->nitc::nitx

Ancestors

module abstract_collection

core :: abstract_collection

Abstract collection classes and services.
module abstract_text

core :: abstract_text

Abstract class for manipulation of sequences of characters
module abstract_tree

trees :: abstract_tree

Introduce tree structures abstraction
module actors_injection_phase

nitc :: actors_injection_phase

Injects model for the classes annotated with "is actor" so
module annotation

nitc :: annotation

Management and utilities on annotations
module array

core :: array

This module introduces the standard array structure.
module astbuilder

nitc :: astbuilder

Instantiation and transformation of semantic nodes in the AST of expressions and statements
module astutil

nitc :: astutil

Additional features on Nit AST
module auto_super_init

nitc :: auto_super_init

Computing of super-constructors that must be implicitly called at the begin of constructors.
module bintree

trees :: bintree

Binary Tree data-structure
module bitset

core :: bitset

Services to handle BitSet
module bktree

trees :: bktree

Implementation of BKTree
module bytes

core :: bytes

Services for byte streams and arrays
module caching

serialization :: caching

Services for caching serialization engines
module catalog

nitc :: catalog

Basic catalog generator for Nit packages
module check_annotation

nitc :: check_annotation

Check that annotation present in the AST are either primitive or user-declared
module circular_array

core :: circular_array

Efficient data structure to access both end of the sequence.
module codec_base

core :: codec_base

Base for codecs to use with streams
module codecs

core :: codecs

Group module for all codec-related manipulations
module collection

core :: collection

This module define several collection classes.
module commands_base

nitc :: commands_base

Documentation commands
module commands_model

nitc :: commands_model

Doc commands about a Model or a MEntity
module console

console :: console

Defines some ANSI Terminal Control Escape Sequences.
module core

core :: core

Standard classes and methods used by default by Nit programs and libraries.
module counter

counter :: counter

Simple numerical statistical analysis and presentation
module deriving

nitc :: deriving

Injection of automatic method definitions for standard methods, based on the attributes of the classes
module digraph

graph :: digraph

Implementation of directed graphs, also called digraphs.
module div_by_zero

nitc :: div_by_zero

Detection of divisions by zero in obvious cases
module dot

dot :: dot

Dot rendering library
module engine_tools

serialization :: engine_tools

Advanced services for serialization engines
module environ

core :: environ

Access to the environment variables of the process
module error

core :: error

Standard error-management infrastructure.
module exec

core :: exec

Invocation and management of operating system sub-processes.
module file

core :: file

File manipulations (create, read, write, etc.)
module fixed_ints

core :: fixed_ints

Basic integers of fixed-precision
module fixed_ints_text

core :: fixed_ints_text

Text services to complement fixed_ints
module flat

core :: flat

All the array-based text representations
module flow

nitc :: flow

Intraprocedural static flow.
module frontend

nitc :: frontend

Collect and orchestration of main frontend phases
module gc

core :: gc

Access to the Nit internal garbage collection mechanism
module glsl_validation

nitc :: glsl_validation

Check shader code within Nit modules using the tool glslangValidator
module hash_collection

core :: hash_collection

Introduce HashMap and HashSet.
module html

html :: html

HTML output facilities
module i18n_phase

nitc :: i18n_phase

Basic support of internationalization through the generation of id-to-string tables
module ini

ini :: ini

Read and write INI configuration files
module inspect

serialization :: inspect

Refine Serializable::inspect to show more useful information
module iso8859_1

core :: iso8859_1

Codec for ISO8859-1 I/O
module kernel

core :: kernel

Most basic classes and methods.
module lexer

nitc :: lexer

Lexer and its tokens.
module lexer_work

nitc :: lexer_work

Internal algorithm and data structures for the Nit lexer
module list

core :: list

This module handle double linked lists
module literal

nitc :: literal

Parsing of literal values in the abstract syntax tree.
module loader

nitc :: loader

Loading of Nit source files
module local_var_init

nitc :: local_var_init

Verify that local variables are initialized before their usage
module location

nitc :: location

Nit source-file and locations in source-file
module math

core :: math

Mathematical operations
module md5

md5 :: md5

Native MD5 digest implementation as Text::md5
module mdoc

nitc :: mdoc

Documentation of model entities
module meta

meta :: meta

Simple user-defined meta-level to manipulate types of instances as object.
module mmodule

nitc :: mmodule

modules and module hierarchies in the metamodel
module mmodule_data

nitc :: mmodule_data

Define and retrieve data in modules
module model

nitc :: model

Classes, types and properties
module model_base

nitc :: model_base

The abstract concept of model and related common things
module model_collect

nitc :: model_collect

Collect things from the model.
module model_examples

nitc :: model_examples

Examples for Model entities
module model_index

nitc :: model_index

Search things from the Model
module modelbuilder_base

nitc :: modelbuilder_base

Load nit source files and build the associated model
module modelize

nitc :: modelize

Create a model from nit source files
module modelize_class

nitc :: modelize_class

Analysis and verification of class definitions to instantiate model element
module modelize_property

nitc :: modelize_property

Analysis and verification of property definitions to instantiate model element
module more_collections

more_collections :: more_collections

Highly specific, but useful, collections-related classes.
module mpackage

nitc :: mpackage

Modelisation of a Nit package
module native

core :: native

Native structures for text and bytes
module nitpm_shared

nitc :: nitpm_shared

Services related to the Nit package manager
module no_warning

nitc :: no_warning

Fill toolcontext information about blacklisting of warnings.
module numeric

core :: numeric

Advanced services for Numeric types
module opts

opts :: opts

Management of options on the command line
module ordered_tree

ordered_tree :: ordered_tree

Manipulation and presentation of ordered trees.
module parallelization_phase

nitc :: parallelization_phase

Phase generating threads for functions annotated with threaded annotation
module parse_annotations

nitc :: parse_annotations

Simple annotation parsing
module parser

nitc :: parser

Parser.
module parser_nodes

nitc :: parser_nodes

AST nodes of the Nit language
module parser_prod

nitc :: parser_prod

Production AST nodes full definition.
module parser_util

nitc :: parser_util

Utils and tools related to parsers and AST
module parser_work

nitc :: parser_work

Internal algorithm and data structures for the Nit parser
module phase

nitc :: phase

Phases of the processing of nit programs
module poset

poset :: poset

Pre order sets and partial order set (ie hierarchies)
module protocol

core :: protocol

module queue

core :: queue

Queuing data structures and wrappers
module range

core :: range

Module for range of discrete objects.
module rbtree

trees :: rbtree

A red–black tree is a data structure which is a type of self-balancing binary search tree.
module re

core :: re

Regular expression support for all services based on Pattern
module regex_phase

nitc :: regex_phase

Check for error in regular expressions from string literals
module ropes

core :: ropes

Tree-based representation of a String.
module scope

nitc :: scope

Identification and scoping of local variables and labels.
module semantize

nitc :: semantize

Process bodies of methods in regard with the model.
module serialization

serialization :: serialization

General serialization services
module serialization_core

serialization :: serialization_core

Abstract services to serialize Nit objects to different formats
module serialization_model_phase

nitc :: serialization_model_phase

Phase generating methods (model-only) to serialize Nit objects
module simple_misc_analysis

nitc :: simple_misc_analysis

Simple vavious processing on a AST
module sorter

core :: sorter

This module contains classes used to compare things and sorts arrays.
module stream

core :: stream

Input and output streams of characters
module tables

nitc :: tables

Module that interfaces the parsing tables.
module template

template :: template

Basic template system
module text

core :: text

All the classes and methods related to the manipulation of text entities
module time

core :: time

Management of time and dates
module toolcontext

nitc :: toolcontext

Common command-line tool infrastructure than handle options and error messages
module trees

trees :: trees

General module for tree data structures
module trie

trees :: trie

A trie (or prefix tree) is a datastructure used to perform prefix searches.
module typing

nitc :: typing

Intraprocedural resolution of static types and OO-services
module uml

nitc :: uml

Group head module for UML generation services
module uml_base

nitc :: uml_base

Exposes the base class for UML generation of a Model
module uml_class

nitc :: uml_class

Provides facilities of exporting a Model to a UML class diagram
module uml_module

nitc :: uml_module

Services for generation of a UML package diagram based on a Model
module union_find

core :: union_find

union–find algorithm using an efficient disjoint-set data structure
module utf8

core :: utf8

Codec for UTF-8 I/O
module version

nitc :: version

This file was generated by git-gen-version.sh

Parents

module commands_catalog

nitc :: commands_catalog

Commands to retrieve Catalog related data
module commands_graph

nitc :: commands_graph

Graph commands
module commands_usage

nitc :: commands_usage

Commands about how mentities are used
module highlight

nitc :: highlight

Highlighting of Nit AST

Children

module commands_docdown

nitc :: commands_docdown

Doc down related queries
module term

nitc :: term

Descendants

module a_star-m

a_star-m

module api

nitc :: api

Components required to build a web server about the nit model.
module api_auth

nitc :: api_auth

module api_base

nitc :: api_base

Base classes used by nitweb.
module api_docdown

nitc :: api_docdown

Nitdoc specific Markdown format handling for Nitweb
module api_feedback

nitc :: api_feedback

Feedback related features
module api_light

nitc :: api_light

Highlight and collect messages from a piece of code
module api_model

nitc :: api_model

module html_commands

nitc :: html_commands

Render commands results as HTML
module nitdoc

nitc :: nitdoc

Generator of static API documentation for the Nit language
module nitweb

nitc :: nitweb

Runs a webserver based on nitcorn that render things from model.
module nitx

nitc :: nitx

nitx, a command tool that displays useful data about Nit code
module static

nitc :: static

Nitdoc generation framework
module static_base

nitc :: static_base

Base entities shared by all the nitdoc code
module static_cards

nitc :: static_cards

Cards templates for the static documentation
module static_html

nitc :: static_html

Render documentation pages as HTML
module static_index

nitc :: static_index

Manage indexing of Nit model for Nitdoc QuickSearch.
module static_structure

nitc :: static_structure

Composes the pages of the static documentation
# Render commands results as Markdown
module md_commands

import commands_catalog
import commands_graph
import commands_ini
import commands_main
import commands_usage

import highlight

redef class DocCommand

	# Render results as a Markdown string
	fun to_md: Writable do return "**Not yet implemented**"
end

redef class CmdMessage

	# Render the message as a HTML string
	fun to_md: Writable is abstract
end

redef class CmdError
	redef fun to_md do return "**Error: {to_s}**"
end

redef class CmdWarning
	redef fun to_md do return "**Warning: {to_s}**"
end

# Model commands

redef class CmdEntity
	redef fun to_md do
		var mentity = self.mentity
		if mentity == null then return ""
		return "`{mentity.name}`"
	end
end

redef class CmdEntities
	redef fun to_md do
		var mentities = self.results
		if mentities == null then return ""

		var tpl = new Template
		for mentity in mentities do
			var mdoc = mentity.mdoc_or_fallback
			tpl.add "* `{mentity}`"
			if mdoc != null then
				tpl.add " - "
				tpl.add mdoc.synopsis
			end
			tpl.add "\n"
		end
		return tpl.write_to_string
	end
end

redef class CmdComment
	redef fun to_md do
		var mentity = self.mentity
		if mentity == null then return ""

		var mdoc = self.mdoc
		var tpl = new Template
		tpl.add "### `{mentity}`"
		if mdoc != null then
			tpl.add " - "
			tpl.add mdoc.synopsis
		end
		tpl.add "\n"
		if mdoc != null then
			tpl.add mdoc.comment
		end
		return tpl.write_to_string
	end

	redef fun render_comment do
		var mdoc = self.mdoc
		if mdoc == null then return null

		if format == "md" then
			if full_doc then return mdoc.md_documentation
			return mdoc.md_synopsis
		end
		return super
	end
end

redef class CmdEntityLink
	redef fun to_md do
		var mentity = self.mentity
		if mentity == null then return ""
		return "`{mentity}`"
	end
end

redef class CmdCode
	redef fun to_md do
		var node = self.node
		if node == null then return ""

		var code = render_code(node)
		var tpl = new Template
		tpl.addn "~~~nit"
		tpl.add code.write_to_string
		tpl.addn "~~~"
		return tpl.write_to_string
	end

	redef fun render_code(node) do
		if format == "ansi" then
			var hl = new AnsiHighlightVisitor
			hl.highlight_node node
			return hl.result
		end
		return super
	end
end

redef class CmdAncestors
	redef fun to_md do return super # FIXME lin
end

redef class CmdParents
	redef fun to_md do return super # FIXME lin
end

redef class CmdChildren
	redef fun to_md do return super # FIXME lin
end

redef class CmdDescendants
	redef fun to_md do return super # FIXME lin
end

redef class CmdFeatures
	redef fun to_md do return super # FIXME lin
end

redef class CmdLinearization
	redef fun to_md do return super # FIXME lin
end

# Usage commands

redef class CmdNew
	redef fun to_md do return super # FIXME lin
end

redef class CmdCall
	redef fun to_md do return super # FIXME lin
end

redef class CmdReturn
	redef fun to_md do return super # FIXME lin
end

redef class CmdParam
	redef fun to_md do return super # FIXME lin
end

# Graph commands

redef class CmdGraph
	redef fun to_md do
		var output = render
		if output == null then return ""
		return output.write_to_string
	end
end

# Ini commands

redef class CmdIniDescription
	redef fun to_md do
		var desc = self.desc
		if desc == null then return ""

		return desc
	end
end

redef class CmdIniGitUrl
	redef fun to_md do
		var url = self.url
		if url == null then return ""
		return "[{url}]({url})"
	end
end

redef class CmdIniCloneCommand
	redef fun to_md do
		var command = self.command
		if command == null then return ""

		var tpl = new Template
		tpl.addn "~~~sh"
		tpl.addn command
		tpl.addn "~~~"
		return tpl.write_to_string
	end
end

redef class CmdIniIssuesUrl
	redef fun to_md do
		var url = self.url
		if url == null then return ""
		return "[{url}]({url})"
	end
end

redef class CmdIniMaintainer
	redef fun to_md do
		var name = self.maintainer
		if name == null then return ""
		return "**{name}**"
	end
end

redef class CmdIniContributors
	redef fun to_md do
		var names = self.contributors
		if names == null or names.is_empty then return ""

		var tpl = new Template
		for name in names do
			tpl.addn "* **{name}**"
		end
		return tpl.write_to_string
	end
end

redef class CmdIniLicense
	redef fun to_md do
		var license = self.license
		if license == null then return ""
		return "[{license}](https://opensource.org/licenses/{license})"
	end
end

redef class CmdEntityFile

	# URL to the file
	#
	# Can be refined in subtools.
	var file_url: nullable String = file is lazy, writable

	redef fun to_md do
		var file = self.file
		if file == null then return ""
		return "[{file.basename}]({file_url or else ""})"
	end
end

redef class CmdEntityFileContent
	redef fun to_md do
		var content = self.content
		if content == null then return ""

		var tpl = new Template
		tpl.addn "~~~"
		tpl.add content
		tpl.addn "~~~"
		return tpl.write_to_string
	end
end

# Main commands

redef class CmdMains
	redef fun to_md do return super # FIXME lin
end

redef class CmdMainCompile
	redef fun to_md do
		var command = self.command
		if command == null then return ""

		var tpl = new Template
		tpl.addn "~~~sh"
		tpl.addn command
		tpl.addn "~~~"
		return tpl.write_to_string
	end
end

redef class CmdManSynopsis
	redef fun to_md do
		var synopsis = self.synopsis
		if synopsis == null then return ""

		var tpl = new Template
		tpl.addn "~~~"
		tpl.addn synopsis
		tpl.addn "~~~"
		return tpl.write_to_string
	end
end

redef class CmdManOptions
	redef fun to_md do
		var options = self.options
		if options == null or options.is_empty then return ""

		var tpl = new Template
		tpl.addn "~~~"
		for opt, desc in options do
			tpl.addn "* {opt}\t\t{desc}"
		end
		tpl.addn "~~~"

		return tpl.write_to_string
	end
end

redef class CmdTesting
	redef fun to_md do
		var command = self.command
		if command == null then return ""

		var tpl = new Template
		tpl.addn "~~~sh"
		tpl.addn command
		tpl.addn "~~~"
		return tpl.write_to_string
	end
end

# MDoc

redef class MDoc

	# Renders the synopsis as a HTML comment block.
	var md_synopsis: Writable is lazy do
		if content.is_empty then return ""
		return content.first
	end

	#
	var md_comment: Writable is lazy do
		if content.is_empty then return ""
		var lines = content.to_a
		lines.shift
		return lines.join("\n")
	end

	# Renders the synopsis and the comment as a HTML comment block.
	var md_documentation: Writable is lazy do return lines_to_md(content.to_a)

	private fun lines_to_md(lines: Array[String]): Writable do
		var res = new Template
		if not lines.is_empty then
			var syn = lines.first
			if not syn.has_prefix("    ") and not syn.has_prefix("\t") and
			  not syn.trim.has_prefix("#") then
				lines.shift
				res.add "# {syn}\n"
			end
		end
		res.add lines.join("\n")
		return res
	end
end
src/doc/templates/md_commands.nit:15,1--380,3