forked from MapComplete/MapComplete
Fix bug in documentation generation
This commit is contained in:
parent
ee9a504af6
commit
2ce9c67204
175 changed files with 14896 additions and 11522 deletions
|
@ -868,7 +868,7 @@ export default class TagRenderingConfig {
|
|||
}
|
||||
|
||||
return [
|
||||
"### this.id",
|
||||
"### "+this.id,
|
||||
this.description,
|
||||
this.question !== undefined
|
||||
? "The question is `" + this.question.txt + "`"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue