Skip to content

Consider Using a Definition List in FAQ #24

@0xferit

Description

@0xferit

Like:

Question
: Answer

Question
: Answer

Which renders to

<dl>
  <dt>Question</dt>
  <dd>Answer</dd>
  <dt>Question</dt>
  <dd>Answer</dd>
</dl>

And visually

Question
        Answer
Question
        Answer

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions