CiviWiki/OpenCiviWiki

View on GitHub
README.md

Summary

Maintainability
Test Coverage

Line length
Open

We are an open-source, non-profit community, working to develop a democratic engagement web system.
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/znhv"><img src="https://avatars.githubusercontent.com/u/14875990?v=4?s=100" width="100px;" alt="Boris Zhenikhov"/><br /><sub><b>Boris Zhenikhov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=znhv" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/LightFelicis"><img src="https://avatars.githubusercontent.com/u/21277176?v=4?s=100" width="100px;" alt="Alicja Kluczek"/><br /><sub><b>Alicja Kluczek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=LightFelicis" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/a7madnassar"><img src="https://avatars.githubusercontent.com/u/2473403?v=4?s=100" width="100px;" alt="Ahmed Nassar"/><br /><sub><b>Ahmed Nassar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=a7madnassar" title="Code">💻</a> <a href="#infra-a7madnassar" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

See our [Contributing Guide](CONTRIBUTING.md) for instructions on how to contribute ideas, bug reports, and code.
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://abhijithganesh.github.io"><img src="https://avatars.githubusercontent.com/u/67182544?v=4?s=100" width="100px;" alt="Abhijith Ganesh"/><br /><sub><b>Abhijith Ganesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Code">💻</a> <a href="#projectManagement-AbhijithGanesh" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AAbhijithGanesh" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ashfaq1934"><img src="https://avatars.githubusercontent.com/u/46718979?v=4?s=100" width="100px;" alt="Ashfaq Ahmed"/><br /><sub><b>Ashfaq Ahmed</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ashfaq1934" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/kevinjosephh"><img src="https://avatars.githubusercontent.com/u/38029772?v=4?s=100" width="100px;" alt="Kevin Joseph"/><br /><sub><b>Kevin Joseph</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=kevinjosephh" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/adityamittl"><img src="https://avatars.githubusercontent.com/u/76921082?v=4?s=100" width="100px;" alt="Aditya Mittal"/><br /><sub><b>Aditya Mittal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=adityamittl" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/arjun-k-haridas-9a5844207/"><img src="https://avatars.githubusercontent.com/u/51917087?v=4?s=100" width="100px;" alt="Arjun K Haridas"/><br /><sub><b>Arjun K Haridas</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=topguns837" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

* **Personalized Policy Feed.** CiviWiki intelligently personalizes users' feed in two meaningful ways. First, the issues promoted to users' feed will be personalized to the user's expressed interests, and the timeliness of the issue. Second, the structure of the issue topics breaks policy positions into bite-sized contentions we call Civies. Each Civi is logically related to the rest of the topic. Based on the user's support, opposition, or neutrality to each Civi, CiviWiki promotes different relevant content.
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/abhiprojectz"><img src="https://avatars.githubusercontent.com/u/64596494?v=4?s=100" width="100px;" alt="Abhi "/><br /><sub><b>Abhi </b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=abhiprojectz" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jstrang"><img src="https://avatars2.githubusercontent.com/u/9824957?v=4?s=100" width="100px;" alt="Jake Strang"/><br /><sub><b>Jake Strang</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jstrang" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/alecxvs"><img src="https://avatars2.githubusercontent.com/u/513932?v=4?s=100" width="100px;" alt="Alec Sears"/><br /><sub><b>Alec Sears</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Aalecxvs" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/AnkanDas22"><img src="https://avatars1.githubusercontent.com/u/30185594?v=4?s=100" width="100px;" alt="Ankan Das"/><br /><sub><b>Ankan Das</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AnkanDas22" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/PyDrummer"><img src="https://avatars.githubusercontent.com/u/62918152?v=4?s=100" width="100px;" alt="Anthony B."/><br /><sub><b>Anthony B.</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=PyDrummer" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Multiple consecutive blank lines
Open


Severity: Info
Found in README.md by markdownlint

MD012 - Multiple consecutive blank lines

Tags: whitespace, blank_lines

Aliases: no-multiple-blanks

This rule is triggered when there are multiple consecutive blank lines in the document:

Some text here


Some more text here

To fix this, delete the offending lines:

Some text here

Some more text here

Note: this rule will not be triggered if there are multiple consecutive blank lines inside code blocks.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/loukikstudent"><img src="https://avatars.githubusercontent.com/u/35080655?v=4?s=100" width="100px;" alt="Loukik Bhangale"/><br /><sub><b>Loukik Bhangale</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=loukikstudent" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://anshu-jindal.github.io/portfolio1/"><img src="https://avatars.githubusercontent.com/u/62394488?v=4?s=100" width="100px;" alt="Anshu Jindal"/><br /><sub><b>Anshu Jindal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Anshu-jindal" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/ryan-barrett2/"><img src="https://avatars1.githubusercontent.com/u/29344675?v=4?s=100" width="100px;" alt="Ryan Barrett"/><br /><sub><b>Ryan Barrett</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ryan-barrett" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/abhiprojectz"><img src="https://avatars.githubusercontent.com/u/64596494?v=4?s=100" width="100px;" alt="Abhi "/><br /><sub><b>Abhi </b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=abhiprojectz" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="http://apoorvakashyap.github.io"><img src="https://avatars.githubusercontent.com/u/30412013?v=4?s=100" width="100px;" alt="Apoorva Kashyap"/><br /><sub><b>Apoorva Kashyap</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ApoorvaKashyap" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://abhijithganesh.github.io"><img src="https://avatars.githubusercontent.com/u/67182544?v=4?s=100" width="100px;" alt="Abhijith Ganesh"/><br /><sub><b>Abhijith Ganesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Code">💻</a> <a href="#projectManagement-AbhijithGanesh" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AAbhijithGanesh" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/adityamittl"><img src="https://avatars.githubusercontent.com/u/76921082?v=4?s=100" width="100px;" alt="Aditya Mittal"/><br /><sub><b>Aditya Mittal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=adityamittl" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dborstelmann"><img src="https://avatars1.githubusercontent.com/u/6558873?v=4?s=100" width="100px;" alt="Dan Borstelmann"/><br /><sub><b>Dan Borstelmann</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dborstelmann" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adborstelmann" title="Bug reports">🐛</a> <a href="#infra-dborstelmann" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#ideas-dborstelmann" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/adityamittl"><img src="https://avatars.githubusercontent.com/u/76921082?v=4?s=100" width="100px;" alt="Aditya Mittal"/><br /><sub><b>Aditya Mittal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=adityamittl" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Jazriel"><img src="https://avatars1.githubusercontent.com/u/9085893?v=4?s=100" width="100px;" alt="Javier Martínez"/><br /><sub><b>Javier Martínez</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Jazriel" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/adityamittl"><img src="https://avatars.githubusercontent.com/u/76921082?v=4?s=100" width="100px;" alt="Aditya Mittal"/><br /><sub><b>Aditya Mittal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=adityamittl" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="http://idzieniedzwiedz.pl"><img src="https://avatars.githubusercontent.com/u/59344635?v=4?s=100" width="100px;" alt="Niedzwiedz"/><br /><sub><b>Niedzwiedz</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Ni3dzwi3dz" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/adityamittl"><img src="https://avatars.githubusercontent.com/u/76921082?v=4?s=100" width="100px;" alt="Aditya Mittal"/><br /><sub><b>Aditya Mittal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=adityamittl" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://samr1ddh1.github.io"><img src="https://avatars.githubusercontent.com/u/52720626?v=4?s=100" width="100px;" alt="Samriddhi B"/><br /><sub><b>Samriddhi B</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=samr1ddh1" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/a7madnassar"><img src="https://avatars.githubusercontent.com/u/2473403?v=4?s=100" width="100px;" alt="Ahmed Nassar"/><br /><sub><b>Ahmed Nassar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=a7madnassar" title="Code">💻</a> <a href="#infra-a7madnassar" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="http://www.linkedin.com/in/shourya-shikhar"><img src="https://avatars.githubusercontent.com/u/55531939?v=4?s=100" width="100px;" alt="Shourya Shikhar"/><br /><sub><b>Shourya Shikhar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=danger-ahead" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/alanCalvillo-Wizeline"><img src="https://avatars.githubusercontent.com/u/72406611?v=4?s=100" width="100px;" alt="Alan Calvillo"/><br /><sub><b>Alan Calvillo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3AalanCalvillo-Wizeline" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Shreyas4991"><img src="https://avatars3.githubusercontent.com/u/4014341?v=4?s=100" width="100px;" alt="Shrys"/><br /><sub><b>Shrys</b></sub></a><br /><a href="#ideas-Shreyas4991" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AShreyas4991" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/alanCalvillo-Wizeline"><img src="https://avatars.githubusercontent.com/u/72406611?v=4?s=100" width="100px;" alt="Alan Calvillo"/><br /><sub><b>Alan Calvillo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3AalanCalvillo-Wizeline" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/torabshaikh"><img src="https://avatars0.githubusercontent.com/u/18557453?v=4?s=100" width="100px;" alt="Torab Shaikh"/><br /><sub><b>Torab Shaikh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=torabshaikh" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dummy26"><img src="https://avatars.githubusercontent.com/u/40134444?v=4?s=100" width="100px;" alt="Aniket Banyal"/><br /><sub><b>Aniket Banyal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/earthprelude"><img src="https://avatars.githubusercontent.com/u/75330343?v=4?s=100" width="100px;" alt="prelude"/><br /><sub><b>prelude</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=earthprelude" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/AnkanDas22"><img src="https://avatars1.githubusercontent.com/u/30185594?v=4?s=100" width="100px;" alt="Ankan Das"/><br /><sub><b>Ankan Das</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AnkanDas22" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind are welcome!
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/AnkanDas22"><img src="https://avatars1.githubusercontent.com/u/30185594?v=4?s=100" width="100px;" alt="Ankan Das"/><br /><sub><b>Ankan Das</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AnkanDas22" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/abhiprojectz"><img src="https://avatars.githubusercontent.com/u/64596494?v=4?s=100" width="100px;" alt="Abhi "/><br /><sub><b>Abhi </b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=abhiprojectz" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://anshu-jindal.github.io/portfolio1/"><img src="https://avatars.githubusercontent.com/u/62394488?v=4?s=100" width="100px;" alt="Anshu Jindal"/><br /><sub><b>Anshu Jindal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Anshu-jindal" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://abhijithganesh.github.io"><img src="https://avatars.githubusercontent.com/u/67182544?v=4?s=100" width="100px;" alt="Abhijith Ganesh"/><br /><sub><b>Abhijith Ganesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Code">💻</a> <a href="#projectManagement-AbhijithGanesh" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AAbhijithGanesh" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/PyDrummer"><img src="https://avatars.githubusercontent.com/u/62918152?v=4?s=100" width="100px;" alt="Anthony B."/><br /><sub><b>Anthony B.</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=PyDrummer" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/a7madnassar"><img src="https://avatars.githubusercontent.com/u/2473403?v=4?s=100" width="100px;" alt="Ahmed Nassar"/><br /><sub><b>Ahmed Nassar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=a7madnassar" title="Code">💻</a> <a href="#infra-a7madnassar" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/PyDrummer"><img src="https://avatars.githubusercontent.com/u/62918152?v=4?s=100" width="100px;" alt="Anthony B."/><br /><sub><b>Anthony B.</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=PyDrummer" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/PyDrummer"><img src="https://avatars.githubusercontent.com/u/62918152?v=4?s=100" width="100px;" alt="Anthony B."/><br /><sub><b>Anthony B.</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=PyDrummer" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/a7madnassar"><img src="https://avatars.githubusercontent.com/u/2473403?v=4?s=100" width="100px;" alt="Ahmed Nassar"/><br /><sub><b>Ahmed Nassar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=a7madnassar" title="Code">💻</a> <a href="#infra-a7madnassar" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://apoorvakashyap.github.io"><img src="https://avatars.githubusercontent.com/u/30412013?v=4?s=100" width="100px;" alt="Apoorva Kashyap"/><br /><sub><b>Apoorva Kashyap</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ApoorvaKashyap" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dummy26"><img src="https://avatars.githubusercontent.com/u/40134444?v=4?s=100" width="100px;" alt="Aniket Banyal"/><br /><sub><b>Aniket Banyal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dummy26"><img src="https://avatars.githubusercontent.com/u/40134444?v=4?s=100" width="100px;" alt="Aniket Banyal"/><br /><sub><b>Aniket Banyal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/arjun-k-haridas-9a5844207/"><img src="https://avatars.githubusercontent.com/u/51917087?v=4?s=100" width="100px;" alt="Arjun K Haridas"/><br /><sub><b>Arjun K Haridas</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=topguns837" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/AnkanDas22"><img src="https://avatars1.githubusercontent.com/u/30185594?v=4?s=100" width="100px;" alt="Ankan Das"/><br /><sub><b>Ankan Das</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AnkanDas22" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/AnkanDas22"><img src="https://avatars1.githubusercontent.com/u/30185594?v=4?s=100" width="100px;" alt="Ankan Das"/><br /><sub><b>Ankan Das</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AnkanDas22" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/silvarthur"><img src="https://avatars.githubusercontent.com/u/5846343?v=4?s=100" width="100px;" alt="Arthur Silva"/><br /><sub><b>Arthur Silva</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=silvarthur" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://anshu-jindal.github.io/portfolio1/"><img src="https://avatars.githubusercontent.com/u/62394488?v=4?s=100" width="100px;" alt="Anshu Jindal"/><br /><sub><b>Anshu Jindal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Anshu-jindal" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/znhv"><img src="https://avatars.githubusercontent.com/u/14875990?v=4?s=100" width="100px;" alt="Boris Zhenikhov"/><br /><sub><b>Boris Zhenikhov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=znhv" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/znhv"><img src="https://avatars.githubusercontent.com/u/14875990?v=4?s=100" width="100px;" alt="Boris Zhenikhov"/><br /><sub><b>Boris Zhenikhov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=znhv" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/anurag629"><img src="https://avatars.githubusercontent.com/u/78868769?v=4?s=100" width="100px;" alt="Anurag verma"/><br /><sub><b>Anurag verma</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=anurag629" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/BrunoFNRodrigues"><img src="https://avatars.githubusercontent.com/u/34194649?v=4?s=100" width="100px;" alt="BrunoFNRodrigues"/><br /><sub><b>BrunoFNRodrigues</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=BrunoFNRodrigues" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/BrianPainter"><img src="https://avatars2.githubusercontent.com/u/1342663?v=4?s=100" width="100px;" alt="Brian Painter"/><br /><sub><b>Brian Painter</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=BrianPainter" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/BrunoFNRodrigues"><img src="https://avatars.githubusercontent.com/u/34194649?v=4?s=100" width="100px;" alt="BrunoFNRodrigues"/><br /><sub><b>BrunoFNRodrigues</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=BrunoFNRodrigues" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/BrianPainter"><img src="https://avatars2.githubusercontent.com/u/1342663?v=4?s=100" width="100px;" alt="Brian Painter"/><br /><sub><b>Brian Painter</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=BrianPainter" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bryliechristopheroxley.info"><img src="https://avatars1.githubusercontent.com/u/17307?v=4?s=100" width="100px;" alt="Brylie Christopher Oxley"/><br /><sub><b>Brylie Christopher Oxley</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Abrylie" title="Bug reports">🐛</a> <a href="#projectManagement-brylie" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Abrylie" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Documentation">📖</a> <a href="#infra-brylie" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-brylie" title="Maintenance">🚧</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/BrunoFNRodrigues"><img src="https://avatars.githubusercontent.com/u/34194649?v=4?s=100" width="100px;" alt="BrunoFNRodrigues"/><br /><sub><b>BrunoFNRodrigues</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=BrunoFNRodrigues" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bryliechristopheroxley.info"><img src="https://avatars1.githubusercontent.com/u/17307?v=4?s=100" width="100px;" alt="Brylie Christopher Oxley"/><br /><sub><b>Brylie Christopher Oxley</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Abrylie" title="Bug reports">🐛</a> <a href="#projectManagement-brylie" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Abrylie" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Documentation">📖</a> <a href="#infra-brylie" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-brylie" title="Maintenance">🚧</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bryliechristopheroxley.info"><img src="https://avatars1.githubusercontent.com/u/17307?v=4?s=100" width="100px;" alt="Brylie Christopher Oxley"/><br /><sub><b>Brylie Christopher Oxley</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Abrylie" title="Bug reports">🐛</a> <a href="#projectManagement-brylie" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Abrylie" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Documentation">📖</a> <a href="#infra-brylie" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-brylie" title="Maintenance">🚧</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/danielgrijalva"><img src="https://avatars1.githubusercontent.com/u/11547406?v=4?s=100" width="100px;" alt="Daniel Grijalva"/><br /><sub><b>Daniel Grijalva</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=danielgrijalva" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/danielgrijalva"><img src="https://avatars1.githubusercontent.com/u/11547406?v=4?s=100" width="100px;" alt="Daniel Grijalva"/><br /><sub><b>Daniel Grijalva</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=danielgrijalva" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dlarner3194"><img src="https://avatars2.githubusercontent.com/u/17296992?v=4?s=100" width="100px;" alt="Daniel Larner"/><br /><sub><b>Daniel Larner</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dlarner3194" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/danielgrijalva"><img src="https://avatars1.githubusercontent.com/u/11547406?v=4?s=100" width="100px;" alt="Daniel Grijalva"/><br /><sub><b>Daniel Grijalva</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=danielgrijalva" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/DCalliet"><img src="https://avatars0.githubusercontent.com/u/6856645?v=4?s=100" width="100px;" alt="Darius Calliet"/><br /><sub><b>Darius Calliet</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=DCalliet" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3ADCalliet" title="Bug reports">🐛</a> <a href="#ideas-DCalliet" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Di-ref"><img src="https://avatars1.githubusercontent.com/u/61465302?v=4?s=100" width="100px;" alt="Di-ref"/><br /><sub><b>Di-ref</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Di-ref" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/harsha0609"><img src="https://avatars.githubusercontent.com/u/24893016?v=4?s=100" width="100px;" alt="Harsha Vardhan"/><br /><sub><b>Harsha Vardhan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=harsha0609" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/anurag629"><img src="https://avatars.githubusercontent.com/u/78868769?v=4?s=100" width="100px;" alt="Anurag verma"/><br /><sub><b>Anurag verma</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=anurag629" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Di-ref"><img src="https://avatars1.githubusercontent.com/u/61465302?v=4?s=100" width="100px;" alt="Di-ref"/><br /><sub><b>Di-ref</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Di-ref" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/GokuMizuno"><img src="https://avatars0.githubusercontent.com/u/6818565?v=4?s=100" width="100px;" alt="Gordon Stangler"/><br /><sub><b>Gordon Stangler</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=GokuMizuno" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AGokuMizuno" title="Bug reports">🐛</a> <a href="#ideas-GokuMizuno" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=eltociear" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/obafemiolorungbon"><img src="https://avatars.githubusercontent.com/u/62023238?v=4?s=100" width="100px;" alt="Obafemi Joseph Olorungbon"/><br /><sub><b>Obafemi Joseph Olorungbon</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=obafemiolorungbon" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/TimOsahenru"><img src="https://avatars.githubusercontent.com/u/93861430?v=4?s=100" width="100px;" alt="Osahenru"/><br /><sub><b>Osahenru</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TimOsahenru" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/terrencetuy"><img src="https://avatars3.githubusercontent.com/u/13714060?v=4?s=100" width="100px;" alt="terrencetuy"/><br /><sub><b>terrencetuy</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=terrencetuy" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.facebook.com/zafar.hussain2000"><img src="https://avatars.githubusercontent.com/u/7498674?v=4?s=100" width="100px;" alt="zafar hussain"/><br /><sub><b>zafar hussain</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=zafar-hussain" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://abhijithganesh.github.io"><img src="https://avatars.githubusercontent.com/u/67182544?v=4?s=100" width="100px;" alt="Abhijith Ganesh"/><br /><sub><b>Abhijith Ganesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Code">💻</a> <a href="#projectManagement-AbhijithGanesh" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AAbhijithGanesh" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/AnkanDas22"><img src="https://avatars1.githubusercontent.com/u/30185594?v=4?s=100" width="100px;" alt="Ankan Das"/><br /><sub><b>Ankan Das</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AnkanDas22" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://anshu-jindal.github.io/portfolio1/"><img src="https://avatars.githubusercontent.com/u/62394488?v=4?s=100" width="100px;" alt="Anshu Jindal"/><br /><sub><b>Anshu Jindal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Anshu-jindal" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://anshu-jindal.github.io/portfolio1/"><img src="https://avatars.githubusercontent.com/u/62394488?v=4?s=100" width="100px;" alt="Anshu Jindal"/><br /><sub><b>Anshu Jindal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Anshu-jindal" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://apoorvakashyap.github.io"><img src="https://avatars.githubusercontent.com/u/30412013?v=4?s=100" width="100px;" alt="Apoorva Kashyap"/><br /><sub><b>Apoorva Kashyap</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ApoorvaKashyap" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://apoorvakashyap.github.io"><img src="https://avatars.githubusercontent.com/u/30412013?v=4?s=100" width="100px;" alt="Apoorva Kashyap"/><br /><sub><b>Apoorva Kashyap</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ApoorvaKashyap" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ashfaq1934"><img src="https://avatars.githubusercontent.com/u/46718979?v=4?s=100" width="100px;" alt="Ashfaq Ahmed"/><br /><sub><b>Ashfaq Ahmed</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ashfaq1934" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/znhv"><img src="https://avatars.githubusercontent.com/u/14875990?v=4?s=100" width="100px;" alt="Boris Zhenikhov"/><br /><sub><b>Boris Zhenikhov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=znhv" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dborstelmann"><img src="https://avatars1.githubusercontent.com/u/6558873?v=4?s=100" width="100px;" alt="Dan Borstelmann"/><br /><sub><b>Dan Borstelmann</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dborstelmann" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adborstelmann" title="Bug reports">🐛</a> <a href="#infra-dborstelmann" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#ideas-dborstelmann" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dlarner3194"><img src="https://avatars2.githubusercontent.com/u/17296992?v=4?s=100" width="100px;" alt="Daniel Larner"/><br /><sub><b>Daniel Larner</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dlarner3194" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/DCalliet"><img src="https://avatars0.githubusercontent.com/u/6856645?v=4?s=100" width="100px;" alt="Darius Calliet"/><br /><sub><b>Darius Calliet</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=DCalliet" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3ADCalliet" title="Bug reports">🐛</a> <a href="#ideas-DCalliet" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/darshanip"><img src="https://avatars.githubusercontent.com/u/36774606?v=4?s=100" width="100px;" alt="Darshan"/><br /><sub><b>Darshan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=darshanip" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Di-ref"><img src="https://avatars1.githubusercontent.com/u/61465302?v=4?s=100" width="100px;" alt="Di-ref"/><br /><sub><b>Di-ref</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Di-ref" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/GokuMizuno"><img src="https://avatars0.githubusercontent.com/u/6818565?v=4?s=100" width="100px;" alt="Gordon Stangler"/><br /><sub><b>Gordon Stangler</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=GokuMizuno" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AGokuMizuno" title="Bug reports">🐛</a> <a href="#ideas-GokuMizuno" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/GokuMizuno"><img src="https://avatars0.githubusercontent.com/u/6818565?v=4?s=100" width="100px;" alt="Gordon Stangler"/><br /><sub><b>Gordon Stangler</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=GokuMizuno" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AGokuMizuno" title="Bug reports">🐛</a> <a href="#ideas-GokuMizuno" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://g1stavo.github.io/"><img src="https://avatars1.githubusercontent.com/u/22722936?v=4?s=100" width="100px;" alt="Gustavo"/><br /><sub><b>Gustavo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=g1stavo" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://g1stavo.github.io/"><img src="https://avatars1.githubusercontent.com/u/22722936?v=4?s=100" width="100px;" alt="Gustavo"/><br /><sub><b>Gustavo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=g1stavo" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://haseebmajid.dev"><img src="https://avatars.githubusercontent.com/u/998807?v=4?s=100" width="100px;" alt="Haseeb Majid"/><br /><sub><b>Haseeb Majid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

* **Democratically Contributed Media.** As the name CiviWiki implies, our core content will be contributed by volunteers on our Wiki. Our topic format is modular. The structure allows both a community of volunteers to collaborate on a single political issue and reserves space for dissenting opinions.
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jl24"><img src="https://avatars1.githubusercontent.com/u/12376696?v=4?s=100" width="100px;" alt="JooHee Lee"/><br /><sub><b>JooHee Lee</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Ajl24" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Documentation">📖</a> <a href="#ideas-jl24" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-jl24" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#question-jl24" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/khushkaushal"><img src="https://avatars.githubusercontent.com/u/31816256?v=4?s=100" width="100px;" alt="Khush"/><br /><sub><b>Khush</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=khushkaushal" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="http://facebook.com/fardeen.es7"><img src="https://avatars.githubusercontent.com/u/43882976?v=4?s=100" width="100px;" alt="Md. Fardeen Ehsan Shawon"/><br /><sub><b>Md. Fardeen Ehsan Shawon</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=fardeenes7" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/riajots"><img src="https://avatars.githubusercontent.com/u/36339406?v=4?s=100" width="100px;" alt="Ria Jotsinghani"/><br /><sub><b>Ria Jotsinghani</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=riajots" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Shadyaobuya"><img src="https://avatars.githubusercontent.com/u/79209638?v=4?s=100" width="100px;" alt="Shadyaobuya"/><br /><sub><b>Shadyaobuya</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Shadyaobuya" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Sv3nman"><img src="https://avatars0.githubusercontent.com/u/14117015?v=4?s=100" width="100px;" alt="Steven Hitchcock"/><br /><sub><b>Steven Hitchcock</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Sv3nman" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jgbmattos"><img src="https://avatars0.githubusercontent.com/u/10090364?v=4?s=100" width="100px;" alt="jgbmattos"/><br /><sub><b>jgbmattos</b></sub></a><br /><a href="#userTesting-jgbmattos" title="User Testing">📓</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/a7madnassar"><img src="https://avatars.githubusercontent.com/u/2473403?v=4?s=100" width="100px;" alt="Ahmed Nassar"/><br /><sub><b>Ahmed Nassar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=a7madnassar" title="Code">💻</a> <a href="#infra-a7madnassar" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

    <tr>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dummy26"><img src="https://avatars.githubusercontent.com/u/40134444?v=4?s=100" width="100px;" alt="Aniket Banyal"/><br /><sub><b>Aniket Banyal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/AnkanDas22"><img src="https://avatars1.githubusercontent.com/u/30185594?v=4?s=100" width="100px;" alt="Ankan Das"/><br /><sub><b>Ankan Das</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AnkanDas22" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/silvarthur"><img src="https://avatars.githubusercontent.com/u/5846343?v=4?s=100" width="100px;" alt="Arthur Silva"/><br /><sub><b>Arthur Silva</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=silvarthur" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/silvarthur"><img src="https://avatars.githubusercontent.com/u/5846343?v=4?s=100" width="100px;" alt="Arthur Silva"/><br /><sub><b>Arthur Silva</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=silvarthur" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/silvarthur"><img src="https://avatars.githubusercontent.com/u/5846343?v=4?s=100" width="100px;" alt="Arthur Silva"/><br /><sub><b>Arthur Silva</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=silvarthur" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ashfaq1934"><img src="https://avatars.githubusercontent.com/u/46718979?v=4?s=100" width="100px;" alt="Ashfaq Ahmed"/><br /><sub><b>Ashfaq Ahmed</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ashfaq1934" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ashfaq1934"><img src="https://avatars.githubusercontent.com/u/46718979?v=4?s=100" width="100px;" alt="Ashfaq Ahmed"/><br /><sub><b>Ashfaq Ahmed</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ashfaq1934" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/znhv"><img src="https://avatars.githubusercontent.com/u/14875990?v=4?s=100" width="100px;" alt="Boris Zhenikhov"/><br /><sub><b>Boris Zhenikhov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=znhv" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/BrianPainter"><img src="https://avatars2.githubusercontent.com/u/1342663?v=4?s=100" width="100px;" alt="Brian Painter"/><br /><sub><b>Brian Painter</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=BrianPainter" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bryliechristopheroxley.info"><img src="https://avatars1.githubusercontent.com/u/17307?v=4?s=100" width="100px;" alt="Brylie Christopher Oxley"/><br /><sub><b>Brylie Christopher Oxley</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Abrylie" title="Bug reports">🐛</a> <a href="#projectManagement-brylie" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Abrylie" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Documentation">📖</a> <a href="#infra-brylie" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-brylie" title="Maintenance">🚧</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/CaioSR"><img src="https://avatars1.githubusercontent.com/u/26325211?v=4?s=100" width="100px;" alt="Caio Shimada Rabello"/><br /><sub><b>Caio Shimada Rabello</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=CaioSR" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/CaioSR"><img src="https://avatars1.githubusercontent.com/u/26325211?v=4?s=100" width="100px;" alt="Caio Shimada Rabello"/><br /><sub><b>Caio Shimada Rabello</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=CaioSR" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/CaioSR"><img src="https://avatars1.githubusercontent.com/u/26325211?v=4?s=100" width="100px;" alt="Caio Shimada Rabello"/><br /><sub><b>Caio Shimada Rabello</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=CaioSR" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dborstelmann"><img src="https://avatars1.githubusercontent.com/u/6558873?v=4?s=100" width="100px;" alt="Dan Borstelmann"/><br /><sub><b>Dan Borstelmann</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dborstelmann" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adborstelmann" title="Bug reports">🐛</a> <a href="#infra-dborstelmann" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#ideas-dborstelmann" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/darcymeyer"><img src="https://avatars2.githubusercontent.com/u/15186598?v=4?s=100" width="100px;" alt="Darcy Meyer"/><br /><sub><b>Darcy Meyer</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=darcymeyer" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/DCalliet"><img src="https://avatars0.githubusercontent.com/u/6856645?v=4?s=100" width="100px;" alt="Darius Calliet"/><br /><sub><b>Darius Calliet</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=DCalliet" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3ADCalliet" title="Bug reports">🐛</a> <a href="#ideas-DCalliet" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/darshanip"><img src="https://avatars.githubusercontent.com/u/36774606?v=4?s=100" width="100px;" alt="Darshan"/><br /><sub><b>Darshan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=darshanip" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Di-ref"><img src="https://avatars1.githubusercontent.com/u/61465302?v=4?s=100" width="100px;" alt="Di-ref"/><br /><sub><b>Di-ref</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Di-ref" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Di-ref"><img src="https://avatars1.githubusercontent.com/u/61465302?v=4?s=100" width="100px;" alt="Di-ref"/><br /><sub><b>Di-ref</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Di-ref" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/FredKhayat"><img src="https://avatars.githubusercontent.com/u/61949371?v=4?s=100" width="100px;" alt="Frederic Khayat"/><br /><sub><b>Frederic Khayat</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=FredKhayat" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/GokuMizuno"><img src="https://avatars0.githubusercontent.com/u/6818565?v=4?s=100" width="100px;" alt="Gordon Stangler"/><br /><sub><b>Gordon Stangler</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=GokuMizuno" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AGokuMizuno" title="Bug reports">🐛</a> <a href="#ideas-GokuMizuno" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://g1stavo.github.io/"><img src="https://avatars1.githubusercontent.com/u/22722936?v=4?s=100" width="100px;" alt="Gustavo"/><br /><sub><b>Gustavo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=g1stavo" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/HushOv"><img src="https://avatars2.githubusercontent.com/u/36056305?v=4?s=100" width="100px;" alt="Hush"/><br /><sub><b>Hush</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/silvarthur"><img src="https://avatars.githubusercontent.com/u/5846343?v=4?s=100" width="100px;" alt="Arthur Silva"/><br /><sub><b>Arthur Silva</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=silvarthur" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://g1stavo.github.io/"><img src="https://avatars1.githubusercontent.com/u/22722936?v=4?s=100" width="100px;" alt="Gustavo"/><br /><sub><b>Gustavo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=g1stavo" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

    <tr>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://abhijithganesh.github.io"><img src="https://avatars.githubusercontent.com/u/67182544?v=4?s=100" width="100px;" alt="Abhijith Ganesh"/><br /><sub><b>Abhijith Ganesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Code">💻</a> <a href="#projectManagement-AbhijithGanesh" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AAbhijithGanesh" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/alanCalvillo-Wizeline"><img src="https://avatars.githubusercontent.com/u/72406611?v=4?s=100" width="100px;" alt="Alan Calvillo"/><br /><sub><b>Alan Calvillo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3AalanCalvillo-Wizeline" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dummy26"><img src="https://avatars.githubusercontent.com/u/40134444?v=4?s=100" width="100px;" alt="Aniket Banyal"/><br /><sub><b>Aniket Banyal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/AnkanDas22"><img src="https://avatars1.githubusercontent.com/u/30185594?v=4?s=100" width="100px;" alt="Ankan Das"/><br /><sub><b>Ankan Das</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AnkanDas22" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/anurag629"><img src="https://avatars.githubusercontent.com/u/78868769?v=4?s=100" width="100px;" alt="Anurag verma"/><br /><sub><b>Anurag verma</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=anurag629" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/anurag629"><img src="https://avatars.githubusercontent.com/u/78868769?v=4?s=100" width="100px;" alt="Anurag verma"/><br /><sub><b>Anurag verma</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=anurag629" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://apoorvakashyap.github.io"><img src="https://avatars.githubusercontent.com/u/30412013?v=4?s=100" width="100px;" alt="Apoorva Kashyap"/><br /><sub><b>Apoorva Kashyap</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ApoorvaKashyap" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://apoorvakashyap.github.io"><img src="https://avatars.githubusercontent.com/u/30412013?v=4?s=100" width="100px;" alt="Apoorva Kashyap"/><br /><sub><b>Apoorva Kashyap</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ApoorvaKashyap" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

    <tr>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/silvarthur"><img src="https://avatars.githubusercontent.com/u/5846343?v=4?s=100" width="100px;" alt="Arthur Silva"/><br /><sub><b>Arthur Silva</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=silvarthur" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/BrianPainter"><img src="https://avatars2.githubusercontent.com/u/1342663?v=4?s=100" width="100px;" alt="Brian Painter"/><br /><sub><b>Brian Painter</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=BrianPainter" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bryliechristopheroxley.info"><img src="https://avatars1.githubusercontent.com/u/17307?v=4?s=100" width="100px;" alt="Brylie Christopher Oxley"/><br /><sub><b>Brylie Christopher Oxley</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Abrylie" title="Bug reports">🐛</a> <a href="#projectManagement-brylie" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Abrylie" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Documentation">📖</a> <a href="#infra-brylie" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-brylie" title="Maintenance">🚧</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/CaioSR"><img src="https://avatars1.githubusercontent.com/u/26325211?v=4?s=100" width="100px;" alt="Caio Shimada Rabello"/><br /><sub><b>Caio Shimada Rabello</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=CaioSR" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

    <tr>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dborstelmann"><img src="https://avatars1.githubusercontent.com/u/6558873?v=4?s=100" width="100px;" alt="Dan Borstelmann"/><br /><sub><b>Dan Borstelmann</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dborstelmann" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adborstelmann" title="Bug reports">🐛</a> <a href="#infra-dborstelmann" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#ideas-dborstelmann" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/danielgrijalva"><img src="https://avatars1.githubusercontent.com/u/11547406?v=4?s=100" width="100px;" alt="Daniel Grijalva"/><br /><sub><b>Daniel Grijalva</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=danielgrijalva" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/darshanip"><img src="https://avatars.githubusercontent.com/u/36774606?v=4?s=100" width="100px;" alt="Darshan"/><br /><sub><b>Darshan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=darshanip" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

    <tr>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://haseebmajid.dev"><img src="https://avatars.githubusercontent.com/u/998807?v=4?s=100" width="100px;" alt="Haseeb Majid"/><br /><sub><b>Haseeb Majid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/HushOv"><img src="https://avatars2.githubusercontent.com/u/36056305?v=4?s=100" width="100px;" alt="Hush"/><br /><sub><b>Hush</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jstrang"><img src="https://avatars2.githubusercontent.com/u/9824957?v=4?s=100" width="100px;" alt="Jake Strang"/><br /><sub><b>Jake Strang</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jstrang" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jstrang"><img src="https://avatars2.githubusercontent.com/u/9824957?v=4?s=100" width="100px;" alt="Jake Strang"/><br /><sub><b>Jake Strang</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jstrang" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Jazriel"><img src="https://avatars1.githubusercontent.com/u/9085893?v=4?s=100" width="100px;" alt="Javier Martínez"/><br /><sub><b>Javier Martínez</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Jazriel" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Jazriel"><img src="https://avatars1.githubusercontent.com/u/9085893?v=4?s=100" width="100px;" alt="Javier Martínez"/><br /><sub><b>Javier Martínez</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Jazriel" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jithenshriyan"><img src="https://avatars.githubusercontent.com/u/67240543?v=4?s=100" width="100px;" alt="Jithen Shriyan"/><br /><sub><b>Jithen Shriyan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jithenshriyan" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Floyd-Droid"><img src="https://avatars.githubusercontent.com/u/67757904?v=4?s=100" width="100px;" alt="Jourdon Floyd"/><br /><sub><b>Jourdon Floyd</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Floyd-Droid" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/loukikstudent"><img src="https://avatars.githubusercontent.com/u/35080655?v=4?s=100" width="100px;" alt="Loukik Bhangale"/><br /><sub><b>Loukik Bhangale</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=loukikstudent" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/alanCalvillo-Wizeline"><img src="https://avatars.githubusercontent.com/u/72406611?v=4?s=100" width="100px;" alt="Alan Calvillo"/><br /><sub><b>Alan Calvillo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3AalanCalvillo-Wizeline" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/pscheid2"><img src="https://avatars0.githubusercontent.com/u/6983738?v=4?s=100" width="100px;" alt="Paul Scheid"/><br /><sub><b>Paul Scheid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=pscheid2" title="Code">💻</a> <a href="#ideas-pscheid2" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-pscheid2" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Unit111"><img src="https://avatars2.githubusercontent.com/u/5164528?v=4?s=100" width="100px;" alt="Petar Petrov"/><br /><sub><b>Petar Petrov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Unit111" title="Tests">⚠️</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="http://sethangell.com"><img src="https://avatars.githubusercontent.com/u/24513605?v=4?s=100" width="100px;" alt="Seth"/><br /><sub><b>Seth</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=SethAngell" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/morento101"><img src="https://avatars.githubusercontent.com/u/80165970?v=4?s=100" width="100px;" alt="Yaroslav"/><br /><sub><b>Yaroslav</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=morento101" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/max1204"><img src="https://avatars.githubusercontent.com/u/20409353?v=4?s=100" width="100px;" alt="max1204"/><br /><sub><b>max1204</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=max1204" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wippo-devops"><img src="https://avatars.githubusercontent.com/u/85387801?v=4?s=100" width="100px;" alt="wippo-devops"/><br /><sub><b>wippo-devops</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wippo-devops" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/abhiprojectz"><img src="https://avatars.githubusercontent.com/u/64596494?v=4?s=100" width="100px;" alt="Abhi "/><br /><sub><b>Abhi </b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=abhiprojectz" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/abhiprojectz"><img src="https://avatars.githubusercontent.com/u/64596494?v=4?s=100" width="100px;" alt="Abhi "/><br /><sub><b>Abhi </b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=abhiprojectz" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dummy26"><img src="https://avatars.githubusercontent.com/u/40134444?v=4?s=100" width="100px;" alt="Aniket Banyal"/><br /><sub><b>Aniket Banyal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/PyDrummer"><img src="https://avatars.githubusercontent.com/u/62918152?v=4?s=100" width="100px;" alt="Anthony B."/><br /><sub><b>Anthony B.</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=PyDrummer" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/arjun-k-haridas-9a5844207/"><img src="https://avatars.githubusercontent.com/u/51917087?v=4?s=100" width="100px;" alt="Arjun K Haridas"/><br /><sub><b>Arjun K Haridas</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=topguns837" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/znhv"><img src="https://avatars.githubusercontent.com/u/14875990?v=4?s=100" width="100px;" alt="Boris Zhenikhov"/><br /><sub><b>Boris Zhenikhov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=znhv" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/BrunoFNRodrigues"><img src="https://avatars.githubusercontent.com/u/34194649?v=4?s=100" width="100px;" alt="BrunoFNRodrigues"/><br /><sub><b>BrunoFNRodrigues</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=BrunoFNRodrigues" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dborstelmann"><img src="https://avatars1.githubusercontent.com/u/6558873?v=4?s=100" width="100px;" alt="Dan Borstelmann"/><br /><sub><b>Dan Borstelmann</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dborstelmann" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adborstelmann" title="Bug reports">🐛</a> <a href="#infra-dborstelmann" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#ideas-dborstelmann" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dborstelmann"><img src="https://avatars1.githubusercontent.com/u/6558873?v=4?s=100" width="100px;" alt="Dan Borstelmann"/><br /><sub><b>Dan Borstelmann</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dborstelmann" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adborstelmann" title="Bug reports">🐛</a> <a href="#infra-dborstelmann" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#ideas-dborstelmann" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/darcymeyer"><img src="https://avatars2.githubusercontent.com/u/15186598?v=4?s=100" width="100px;" alt="Darcy Meyer"/><br /><sub><b>Darcy Meyer</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=darcymeyer" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Di-ref"><img src="https://avatars1.githubusercontent.com/u/61465302?v=4?s=100" width="100px;" alt="Di-ref"/><br /><sub><b>Di-ref</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Di-ref" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/FredKhayat"><img src="https://avatars.githubusercontent.com/u/61949371?v=4?s=100" width="100px;" alt="Frederic Khayat"/><br /><sub><b>Frederic Khayat</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=FredKhayat" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/FredKhayat"><img src="https://avatars.githubusercontent.com/u/61949371?v=4?s=100" width="100px;" alt="Frederic Khayat"/><br /><sub><b>Frederic Khayat</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=FredKhayat" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/GokuMizuno"><img src="https://avatars0.githubusercontent.com/u/6818565?v=4?s=100" width="100px;" alt="Gordon Stangler"/><br /><sub><b>Gordon Stangler</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=GokuMizuno" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AGokuMizuno" title="Bug reports">🐛</a> <a href="#ideas-GokuMizuno" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://g1stavo.github.io/"><img src="https://avatars1.githubusercontent.com/u/22722936?v=4?s=100" width="100px;" alt="Gustavo"/><br /><sub><b>Gustavo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=g1stavo" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://haseebmajid.dev"><img src="https://avatars.githubusercontent.com/u/998807?v=4?s=100" width="100px;" alt="Haseeb Majid"/><br /><sub><b>Haseeb Majid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://haseebmajid.dev"><img src="https://avatars.githubusercontent.com/u/998807?v=4?s=100" width="100px;" alt="Haseeb Majid"/><br /><sub><b>Haseeb Majid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=eltociear" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JDRanpariya"><img src="https://avatars3.githubusercontent.com/u/51157407?v=4?s=100" width="100px;" alt="JDRanpariya"/><br /><sub><b>JDRanpariya</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Jazriel"><img src="https://avatars1.githubusercontent.com/u/9085893?v=4?s=100" width="100px;" alt="Javier Martínez"/><br /><sub><b>Javier Martínez</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Jazriel" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Jazriel"><img src="https://avatars1.githubusercontent.com/u/9085893?v=4?s=100" width="100px;" alt="Javier Martínez"/><br /><sub><b>Javier Martínez</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Jazriel" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jithenshriyan"><img src="https://avatars.githubusercontent.com/u/67240543?v=4?s=100" width="100px;" alt="Jithen Shriyan"/><br /><sub><b>Jithen Shriyan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jithenshriyan" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JonanOribe"><img src="https://avatars1.githubusercontent.com/u/11914201?v=4?s=100" width="100px;" alt="Jon Ander Oribe"/><br /><sub><b>Jon Ander Oribe</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JonanOribe" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AJonanOribe" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JonanOribe"><img src="https://avatars1.githubusercontent.com/u/11914201?v=4?s=100" width="100px;" alt="Jon Ander Oribe"/><br /><sub><b>Jon Ander Oribe</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JonanOribe" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AJonanOribe" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/BrunoFNRodrigues"><img src="https://avatars.githubusercontent.com/u/34194649?v=4?s=100" width="100px;" alt="BrunoFNRodrigues"/><br /><sub><b>BrunoFNRodrigues</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=BrunoFNRodrigues" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/FredKhayat"><img src="https://avatars.githubusercontent.com/u/61949371?v=4?s=100" width="100px;" alt="Frederic Khayat"/><br /><sub><b>Frederic Khayat</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=FredKhayat" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mdwest"><img src="https://avatars1.githubusercontent.com/u/30572202?v=4?s=100" width="100px;" alt="Mitchell D. West"/><br /><sub><b>Mitchell D. West</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Amdwest" title="Bug reports">🐛</a> <a href="#business-mdwest" title="Business development">💼</a> <a href="#financial-mdwest" title="Financial">💵</a> <a href="#fundingFinding-mdwest" title="Funding Finding">🔍</a> <a href="#ideas-mdwest" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-mdwest" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Amdwest" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://in.linkedin.com/in/umr55766"><img src="https://avatars0.githubusercontent.com/u/16179313?v=4?s=100" width="100px;" alt="UMAIR MOHAMMAD"/><br /><sub><b>UMAIR MOHAMMAD</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=umr55766" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/SunflowerPKU"><img src="https://avatars3.githubusercontent.com/u/23006864?v=4?s=100" width="100px;" alt="Xin Tan"/><br /><sub><b>Xin Tan</b></sub></a><br /><a href="#userTesting-SunflowerPKU" title="User Testing">📓</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jjoseph18"><img src="https://avatars.githubusercontent.com/u/82232960?v=4?s=100" width="100px;" alt="jjoseph18"/><br /><sub><b>jjoseph18</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jjoseph18" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/LightFelicis"><img src="https://avatars.githubusercontent.com/u/21277176?v=4?s=100" width="100px;" alt="Alicja Kluczek"/><br /><sub><b>Alicja Kluczek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=LightFelicis" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/PyDrummer"><img src="https://avatars.githubusercontent.com/u/62918152?v=4?s=100" width="100px;" alt="Anthony B."/><br /><sub><b>Anthony B.</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=PyDrummer" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/PyDrummer"><img src="https://avatars.githubusercontent.com/u/62918152?v=4?s=100" width="100px;" alt="Anthony B."/><br /><sub><b>Anthony B.</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=PyDrummer" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ashfaq1934"><img src="https://avatars.githubusercontent.com/u/46718979?v=4?s=100" width="100px;" alt="Ashfaq Ahmed"/><br /><sub><b>Ashfaq Ahmed</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ashfaq1934" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ashfaq1934"><img src="https://avatars.githubusercontent.com/u/46718979?v=4?s=100" width="100px;" alt="Ashfaq Ahmed"/><br /><sub><b>Ashfaq Ahmed</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ashfaq1934" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/danielgrijalva"><img src="https://avatars1.githubusercontent.com/u/11547406?v=4?s=100" width="100px;" alt="Daniel Grijalva"/><br /><sub><b>Daniel Grijalva</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=danielgrijalva" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Di-ref"><img src="https://avatars1.githubusercontent.com/u/61465302?v=4?s=100" width="100px;" alt="Di-ref"/><br /><sub><b>Di-ref</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Di-ref" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://g1stavo.github.io/"><img src="https://avatars1.githubusercontent.com/u/22722936?v=4?s=100" width="100px;" alt="Gustavo"/><br /><sub><b>Gustavo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=g1stavo" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

    <tr>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JDRanpariya"><img src="https://avatars3.githubusercontent.com/u/51157407?v=4?s=100" width="100px;" alt="JDRanpariya"/><br /><sub><b>JDRanpariya</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://jacob-north.com"><img src="https://avatars.githubusercontent.com/u/34386437?v=4?s=100" width="100px;" alt="Jacob North"/><br /><sub><b>Jacob North</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=North15" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jstrang"><img src="https://avatars2.githubusercontent.com/u/9824957?v=4?s=100" width="100px;" alt="Jake Strang"/><br /><sub><b>Jake Strang</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jstrang" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jl24"><img src="https://avatars1.githubusercontent.com/u/12376696?v=4?s=100" width="100px;" alt="JooHee Lee"/><br /><sub><b>JooHee Lee</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Ajl24" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Documentation">📖</a> <a href="#ideas-jl24" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-jl24" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#question-jl24" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/kevinjosephh"><img src="https://avatars.githubusercontent.com/u/38029772?v=4?s=100" width="100px;" alt="Kevin Joseph"/><br /><sub><b>Kevin Joseph</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=kevinjosephh" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mharyam"><img src="https://avatars.githubusercontent.com/u/21172249?v=4?s=100" width="100px;" alt="Maryam Yusuf"/><br /><sub><b>Maryam Yusuf</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mharyam" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://www.linkedin.com/in/mazen-r"><img src="https://avatars.githubusercontent.com/u/73492002?v=4?s=100" width="100px;" alt="Mazen Ramadan"/><br /><sub><b>Mazen Ramadan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mazen-r" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://facebook.com/fardeen.es7"><img src="https://avatars.githubusercontent.com/u/43882976?v=4?s=100" width="100px;" alt="Md. Fardeen Ehsan Shawon"/><br /><sub><b>Md. Fardeen Ehsan Shawon</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=fardeenes7" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://facebook.com/fardeen.es7"><img src="https://avatars.githubusercontent.com/u/43882976?v=4?s=100" width="100px;" alt="Md. Fardeen Ehsan Shawon"/><br /><sub><b>Md. Fardeen Ehsan Shawon</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=fardeenes7" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mdwest"><img src="https://avatars1.githubusercontent.com/u/30572202?v=4?s=100" width="100px;" alt="Mitchell D. West"/><br /><sub><b>Mitchell D. West</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Amdwest" title="Bug reports">🐛</a> <a href="#business-mdwest" title="Business development">💼</a> <a href="#financial-mdwest" title="Financial">💵</a> <a href="#fundingFinding-mdwest" title="Funding Finding">🔍</a> <a href="#ideas-mdwest" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-mdwest" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Amdwest" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mdwest"><img src="https://avatars1.githubusercontent.com/u/30572202?v=4?s=100" width="100px;" alt="Mitchell D. West"/><br /><sub><b>Mitchell D. West</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Amdwest" title="Bug reports">🐛</a> <a href="#business-mdwest" title="Business development">💼</a> <a href="#financial-mdwest" title="Financial">💵</a> <a href="#fundingFinding-mdwest" title="Funding Finding">🔍</a> <a href="#ideas-mdwest" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-mdwest" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Amdwest" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://twitter.com/nehemiah_bosire"><img src="https://avatars.githubusercontent.com/u/87471613?v=4?s=100" width="100px;" alt="Nehemiah60"/><br /><sub><b>Nehemiah60</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Nehemiah60" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/obafemiolorungbon"><img src="https://avatars.githubusercontent.com/u/62023238?v=4?s=100" width="100px;" alt="Obafemi Joseph Olorungbon"/><br /><sub><b>Obafemi Joseph Olorungbon</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=obafemiolorungbon" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/pscheid2"><img src="https://avatars0.githubusercontent.com/u/6983738?v=4?s=100" width="100px;" alt="Paul Scheid"/><br /><sub><b>Paul Scheid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=pscheid2" title="Code">💻</a> <a href="#ideas-pscheid2" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-pscheid2" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/pscheid2"><img src="https://avatars0.githubusercontent.com/u/6983738?v=4?s=100" width="100px;" alt="Paul Scheid"/><br /><sub><b>Paul Scheid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=pscheid2" title="Code">💻</a> <a href="#ideas-pscheid2" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-pscheid2" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/pscheid2"><img src="https://avatars0.githubusercontent.com/u/6983738?v=4?s=100" width="100px;" alt="Paul Scheid"/><br /><sub><b>Paul Scheid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=pscheid2" title="Code">💻</a> <a href="#ideas-pscheid2" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-pscheid2" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/riajots"><img src="https://avatars.githubusercontent.com/u/36339406?v=4?s=100" width="100px;" alt="Ria Jotsinghani"/><br /><sub><b>Ria Jotsinghani</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=riajots" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/ryan-barrett2/"><img src="https://avatars1.githubusercontent.com/u/29344675?v=4?s=100" width="100px;" alt="Ryan Barrett"/><br /><sub><b>Ryan Barrett</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ryan-barrett" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://samr1ddh1.github.io"><img src="https://avatars.githubusercontent.com/u/52720626?v=4?s=100" width="100px;" alt="Samriddhi B"/><br /><sub><b>Samriddhi B</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=samr1ddh1" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://sethangell.com"><img src="https://avatars.githubusercontent.com/u/24513605?v=4?s=100" width="100px;" alt="Seth"/><br /><sub><b>Seth</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=SethAngell" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JDRanpariya"><img src="https://avatars3.githubusercontent.com/u/51157407?v=4?s=100" width="100px;" alt="JDRanpariya"/><br /><sub><b>JDRanpariya</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jabrielcjones"><img src="https://avatars.githubusercontent.com/u/32472383?v=4?s=100" width="100px;" alt="Jabriel Jones"/><br /><sub><b>Jabriel Jones</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jabrielcjones" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="http://jacob-north.com"><img src="https://avatars.githubusercontent.com/u/34386437?v=4?s=100" width="100px;" alt="Jacob North"/><br /><sub><b>Jacob North</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=North15" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Floyd-Droid"><img src="https://avatars.githubusercontent.com/u/67757904?v=4?s=100" width="100px;" alt="Jourdon Floyd"/><br /><sub><b>Jourdon Floyd</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Floyd-Droid" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://soumallyadev.live"><img src="https://avatars.githubusercontent.com/u/55331884?v=4?s=100" width="100px;" alt="Soumallya Dev"/><br /><sub><b>Soumallya Dev</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=soumallyadev07" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/WCollins3"><img src="https://avatars0.githubusercontent.com/u/10867839?v=4?s=100" width="100px;" alt="WCollins3"/><br /><sub><b>WCollins3</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=WCollins3" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/abhiprojectz"><img src="https://avatars.githubusercontent.com/u/64596494?v=4?s=100" width="100px;" alt="Abhi "/><br /><sub><b>Abhi </b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=abhiprojectz" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://abhijithganesh.github.io"><img src="https://avatars.githubusercontent.com/u/67182544?v=4?s=100" width="100px;" alt="Abhijith Ganesh"/><br /><sub><b>Abhijith Ganesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Code">💻</a> <a href="#projectManagement-AbhijithGanesh" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AAbhijithGanesh" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/alanCalvillo-Wizeline"><img src="https://avatars.githubusercontent.com/u/72406611?v=4?s=100" width="100px;" alt="Alan Calvillo"/><br /><sub><b>Alan Calvillo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3AalanCalvillo-Wizeline" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/alanCalvillo-Wizeline"><img src="https://avatars.githubusercontent.com/u/72406611?v=4?s=100" width="100px;" alt="Alan Calvillo"/><br /><sub><b>Alan Calvillo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3AalanCalvillo-Wizeline" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/alecxvs"><img src="https://avatars2.githubusercontent.com/u/513932?v=4?s=100" width="100px;" alt="Alec Sears"/><br /><sub><b>Alec Sears</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Aalecxvs" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/alecxvs"><img src="https://avatars2.githubusercontent.com/u/513932?v=4?s=100" width="100px;" alt="Alec Sears"/><br /><sub><b>Alec Sears</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Aalecxvs" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/LightFelicis"><img src="https://avatars.githubusercontent.com/u/21277176?v=4?s=100" width="100px;" alt="Alicja Kluczek"/><br /><sub><b>Alicja Kluczek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=LightFelicis" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/arjun-k-haridas-9a5844207/"><img src="https://avatars.githubusercontent.com/u/51917087?v=4?s=100" width="100px;" alt="Arjun K Haridas"/><br /><sub><b>Arjun K Haridas</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=topguns837" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/arjun-k-haridas-9a5844207/"><img src="https://avatars.githubusercontent.com/u/51917087?v=4?s=100" width="100px;" alt="Arjun K Haridas"/><br /><sub><b>Arjun K Haridas</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=topguns837" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/BrianPainter"><img src="https://avatars2.githubusercontent.com/u/1342663?v=4?s=100" width="100px;" alt="Brian Painter"/><br /><sub><b>Brian Painter</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=BrianPainter" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bryliechristopheroxley.info"><img src="https://avatars1.githubusercontent.com/u/17307?v=4?s=100" width="100px;" alt="Brylie Christopher Oxley"/><br /><sub><b>Brylie Christopher Oxley</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Abrylie" title="Bug reports">🐛</a> <a href="#projectManagement-brylie" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Abrylie" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Documentation">📖</a> <a href="#infra-brylie" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-brylie" title="Maintenance">🚧</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bryliechristopheroxley.info"><img src="https://avatars1.githubusercontent.com/u/17307?v=4?s=100" width="100px;" alt="Brylie Christopher Oxley"/><br /><sub><b>Brylie Christopher Oxley</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Abrylie" title="Bug reports">🐛</a> <a href="#projectManagement-brylie" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Abrylie" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Documentation">📖</a> <a href="#infra-brylie" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-brylie" title="Maintenance">🚧</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bryliechristopheroxley.info"><img src="https://avatars1.githubusercontent.com/u/17307?v=4?s=100" width="100px;" alt="Brylie Christopher Oxley"/><br /><sub><b>Brylie Christopher Oxley</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Abrylie" title="Bug reports">🐛</a> <a href="#projectManagement-brylie" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Abrylie" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Documentation">📖</a> <a href="#infra-brylie" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-brylie" title="Maintenance">🚧</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/CaioSR"><img src="https://avatars1.githubusercontent.com/u/26325211?v=4?s=100" width="100px;" alt="Caio Shimada Rabello"/><br /><sub><b>Caio Shimada Rabello</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=CaioSR" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dlarner3194"><img src="https://avatars2.githubusercontent.com/u/17296992?v=4?s=100" width="100px;" alt="Daniel Larner"/><br /><sub><b>Daniel Larner</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dlarner3194" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/DCalliet"><img src="https://avatars0.githubusercontent.com/u/6856645?v=4?s=100" width="100px;" alt="Darius Calliet"/><br /><sub><b>Darius Calliet</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=DCalliet" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3ADCalliet" title="Bug reports">🐛</a> <a href="#ideas-DCalliet" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mharyam"><img src="https://avatars.githubusercontent.com/u/21172249?v=4?s=100" width="100px;" alt="Maryam Yusuf"/><br /><sub><b>Maryam Yusuf</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mharyam" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Di-ref"><img src="https://avatars1.githubusercontent.com/u/61465302?v=4?s=100" width="100px;" alt="Di-ref"/><br /><sub><b>Di-ref</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Di-ref" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/FredKhayat"><img src="https://avatars.githubusercontent.com/u/61949371?v=4?s=100" width="100px;" alt="Frederic Khayat"/><br /><sub><b>Frederic Khayat</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=FredKhayat" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shashankks0987"><img src="https://avatars.githubusercontent.com/u/47640763?v=4?s=100" width="100px;" alt="Shashank KS"/><br /><sub><b>Shashank KS</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shashankks0987" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/FredKhayat"><img src="https://avatars.githubusercontent.com/u/61949371?v=4?s=100" width="100px;" alt="Frederic Khayat"/><br /><sub><b>Frederic Khayat</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=FredKhayat" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/GokuMizuno"><img src="https://avatars0.githubusercontent.com/u/6818565?v=4?s=100" width="100px;" alt="Gordon Stangler"/><br /><sub><b>Gordon Stangler</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=GokuMizuno" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AGokuMizuno" title="Bug reports">🐛</a> <a href="#ideas-GokuMizuno" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/rbatchu2"><img src="https://avatars.githubusercontent.com/u/112577508?v=4?s=100" width="100px;" alt="rbatchu2"/><br /><sub><b>rbatchu2</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=rbatchu2" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/GokuMizuno"><img src="https://avatars0.githubusercontent.com/u/6818565?v=4?s=100" width="100px;" alt="Gordon Stangler"/><br /><sub><b>Gordon Stangler</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=GokuMizuno" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AGokuMizuno" title="Bug reports">🐛</a> <a href="#ideas-GokuMizuno" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/GokuMizuno"><img src="https://avatars0.githubusercontent.com/u/6818565?v=4?s=100" width="100px;" alt="Gordon Stangler"/><br /><sub><b>Gordon Stangler</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=GokuMizuno" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AGokuMizuno" title="Bug reports">🐛</a> <a href="#ideas-GokuMizuno" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/rdhoge"><img src="https://avatars.githubusercontent.com/u/59403275?v=4?s=100" width="100px;" alt="rdhoge"/><br /><sub><b>rdhoge</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=rdhoge" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/GokuMizuno"><img src="https://avatars0.githubusercontent.com/u/6818565?v=4?s=100" width="100px;" alt="Gordon Stangler"/><br /><sub><b>Gordon Stangler</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=GokuMizuno" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AGokuMizuno" title="Bug reports">🐛</a> <a href="#ideas-GokuMizuno" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://abhijithganesh.github.io"><img src="https://avatars.githubusercontent.com/u/67182544?v=4?s=100" width="100px;" alt="Abhijith Ganesh"/><br /><sub><b>Abhijith Ganesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Code">💻</a> <a href="#projectManagement-AbhijithGanesh" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AAbhijithGanesh" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://abhijithganesh.github.io"><img src="https://avatars.githubusercontent.com/u/67182544?v=4?s=100" width="100px;" alt="Abhijith Ganesh"/><br /><sub><b>Abhijith Ganesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Code">💻</a> <a href="#projectManagement-AbhijithGanesh" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AAbhijithGanesh" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/a7madnassar"><img src="https://avatars.githubusercontent.com/u/2473403?v=4?s=100" width="100px;" alt="Ahmed Nassar"/><br /><sub><b>Ahmed Nassar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=a7madnassar" title="Code">💻</a> <a href="#infra-a7madnassar" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/LightFelicis"><img src="https://avatars.githubusercontent.com/u/21277176?v=4?s=100" width="100px;" alt="Alicja Kluczek"/><br /><sub><b>Alicja Kluczek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=LightFelicis" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://anshu-jindal.github.io/portfolio1/"><img src="https://avatars.githubusercontent.com/u/62394488?v=4?s=100" width="100px;" alt="Anshu Jindal"/><br /><sub><b>Anshu Jindal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Anshu-jindal" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/arjun-k-haridas-9a5844207/"><img src="https://avatars.githubusercontent.com/u/51917087?v=4?s=100" width="100px;" alt="Arjun K Haridas"/><br /><sub><b>Arjun K Haridas</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=topguns837" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/znhv"><img src="https://avatars.githubusercontent.com/u/14875990?v=4?s=100" width="100px;" alt="Boris Zhenikhov"/><br /><sub><b>Boris Zhenikhov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=znhv" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/BrunoFNRodrigues"><img src="https://avatars.githubusercontent.com/u/34194649?v=4?s=100" width="100px;" alt="BrunoFNRodrigues"/><br /><sub><b>BrunoFNRodrigues</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=BrunoFNRodrigues" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/BrunoFNRodrigues"><img src="https://avatars.githubusercontent.com/u/34194649?v=4?s=100" width="100px;" alt="BrunoFNRodrigues"/><br /><sub><b>BrunoFNRodrigues</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=BrunoFNRodrigues" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bryliechristopheroxley.info"><img src="https://avatars1.githubusercontent.com/u/17307?v=4?s=100" width="100px;" alt="Brylie Christopher Oxley"/><br /><sub><b>Brylie Christopher Oxley</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Abrylie" title="Bug reports">🐛</a> <a href="#projectManagement-brylie" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Abrylie" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Documentation">📖</a> <a href="#infra-brylie" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-brylie" title="Maintenance">🚧</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/CaioSR"><img src="https://avatars1.githubusercontent.com/u/26325211?v=4?s=100" width="100px;" alt="Caio Shimada Rabello"/><br /><sub><b>Caio Shimada Rabello</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=CaioSR" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/danielgrijalva"><img src="https://avatars1.githubusercontent.com/u/11547406?v=4?s=100" width="100px;" alt="Daniel Grijalva"/><br /><sub><b>Daniel Grijalva</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=danielgrijalva" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dlarner3194"><img src="https://avatars2.githubusercontent.com/u/17296992?v=4?s=100" width="100px;" alt="Daniel Larner"/><br /><sub><b>Daniel Larner</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dlarner3194" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/DCalliet"><img src="https://avatars0.githubusercontent.com/u/6856645?v=4?s=100" width="100px;" alt="Darius Calliet"/><br /><sub><b>Darius Calliet</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=DCalliet" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3ADCalliet" title="Bug reports">🐛</a> <a href="#ideas-DCalliet" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/darshanip"><img src="https://avatars.githubusercontent.com/u/36774606?v=4?s=100" width="100px;" alt="Darshan"/><br /><sub><b>Darshan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=darshanip" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=eltociear" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JDRanpariya"><img src="https://avatars3.githubusercontent.com/u/51157407?v=4?s=100" width="100px;" alt="JDRanpariya"/><br /><sub><b>JDRanpariya</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jabrielcjones"><img src="https://avatars.githubusercontent.com/u/32472383?v=4?s=100" width="100px;" alt="Jabriel Jones"/><br /><sub><b>Jabriel Jones</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jabrielcjones" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jstrang"><img src="https://avatars2.githubusercontent.com/u/9824957?v=4?s=100" width="100px;" alt="Jake Strang"/><br /><sub><b>Jake Strang</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jstrang" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://haseebmajid.dev"><img src="https://avatars.githubusercontent.com/u/998807?v=4?s=100" width="100px;" alt="Haseeb Majid"/><br /><sub><b>Haseeb Majid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Jazriel"><img src="https://avatars1.githubusercontent.com/u/9085893?v=4?s=100" width="100px;" alt="Javier Martínez"/><br /><sub><b>Javier Martínez</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Jazriel" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JDRanpariya"><img src="https://avatars3.githubusercontent.com/u/51157407?v=4?s=100" width="100px;" alt="JDRanpariya"/><br /><sub><b>JDRanpariya</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://jacob-north.com"><img src="https://avatars.githubusercontent.com/u/34386437?v=4?s=100" width="100px;" alt="Jacob North"/><br /><sub><b>Jacob North</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=North15" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JonanOribe"><img src="https://avatars1.githubusercontent.com/u/11914201?v=4?s=100" width="100px;" alt="Jon Ander Oribe"/><br /><sub><b>Jon Ander Oribe</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JonanOribe" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AJonanOribe" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jstrang"><img src="https://avatars2.githubusercontent.com/u/9824957?v=4?s=100" width="100px;" alt="Jake Strang"/><br /><sub><b>Jake Strang</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jstrang" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jl24"><img src="https://avatars1.githubusercontent.com/u/12376696?v=4?s=100" width="100px;" alt="JooHee Lee"/><br /><sub><b>JooHee Lee</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Ajl24" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Documentation">📖</a> <a href="#ideas-jl24" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-jl24" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#question-jl24" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jl24"><img src="https://avatars1.githubusercontent.com/u/12376696?v=4?s=100" width="100px;" alt="JooHee Lee"/><br /><sub><b>JooHee Lee</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Ajl24" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Documentation">📖</a> <a href="#ideas-jl24" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-jl24" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#question-jl24" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jl24"><img src="https://avatars1.githubusercontent.com/u/12376696?v=4?s=100" width="100px;" alt="JooHee Lee"/><br /><sub><b>JooHee Lee</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Ajl24" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Documentation">📖</a> <a href="#ideas-jl24" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-jl24" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#question-jl24" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Floyd-Droid"><img src="https://avatars.githubusercontent.com/u/67757904?v=4?s=100" width="100px;" alt="Jourdon Floyd"/><br /><sub><b>Jourdon Floyd</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Floyd-Droid" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Floyd-Droid"><img src="https://avatars.githubusercontent.com/u/67757904?v=4?s=100" width="100px;" alt="Jourdon Floyd"/><br /><sub><b>Jourdon Floyd</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Floyd-Droid" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jl24"><img src="https://avatars1.githubusercontent.com/u/12376696?v=4?s=100" width="100px;" alt="JooHee Lee"/><br /><sub><b>JooHee Lee</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Ajl24" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Documentation">📖</a> <a href="#ideas-jl24" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-jl24" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#question-jl24" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/khushkaushal"><img src="https://avatars.githubusercontent.com/u/31816256?v=4?s=100" width="100px;" alt="Khush"/><br /><sub><b>Khush</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=khushkaushal" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/khushkaushal"><img src="https://avatars.githubusercontent.com/u/31816256?v=4?s=100" width="100px;" alt="Khush"/><br /><sub><b>Khush</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=khushkaushal" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/loukikstudent"><img src="https://avatars.githubusercontent.com/u/35080655?v=4?s=100" width="100px;" alt="Loukik Bhangale"/><br /><sub><b>Loukik Bhangale</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=loukikstudent" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://www.linkedin.com/in/mazen-r"><img src="https://avatars.githubusercontent.com/u/73492002?v=4?s=100" width="100px;" alt="Mazen Ramadan"/><br /><sub><b>Mazen Ramadan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mazen-r" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

    <tr>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mharyam"><img src="https://avatars.githubusercontent.com/u/21172249?v=4?s=100" width="100px;" alt="Maryam Yusuf"/><br /><sub><b>Maryam Yusuf</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mharyam" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://idzieniedzwiedz.pl"><img src="https://avatars.githubusercontent.com/u/59344635?v=4?s=100" width="100px;" alt="Niedzwiedz"/><br /><sub><b>Niedzwiedz</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Ni3dzwi3dz" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://www.linkedin.com/in/mazen-r"><img src="https://avatars.githubusercontent.com/u/73492002?v=4?s=100" width="100px;" alt="Mazen Ramadan"/><br /><sub><b>Mazen Ramadan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mazen-r" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/pscheid2"><img src="https://avatars0.githubusercontent.com/u/6983738?v=4?s=100" width="100px;" alt="Paul Scheid"/><br /><sub><b>Paul Scheid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=pscheid2" title="Code">💻</a> <a href="#ideas-pscheid2" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-pscheid2" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/obafemiolorungbon"><img src="https://avatars.githubusercontent.com/u/62023238?v=4?s=100" width="100px;" alt="Obafemi Joseph Olorungbon"/><br /><sub><b>Obafemi Joseph Olorungbon</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=obafemiolorungbon" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

    <tr>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/pscheid2"><img src="https://avatars0.githubusercontent.com/u/6983738?v=4?s=100" width="100px;" alt="Paul Scheid"/><br /><sub><b>Paul Scheid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=pscheid2" title="Code">💻</a> <a href="#ideas-pscheid2" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-pscheid2" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Unit111"><img src="https://avatars2.githubusercontent.com/u/5164528?v=4?s=100" width="100px;" alt="Petar Petrov"/><br /><sub><b>Petar Petrov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Unit111" title="Tests">⚠️</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/therohitramesh"><img src="https://avatars0.githubusercontent.com/u/20316398?v=4?s=100" width="100px;" alt="Rohit Ramesh"/><br /><sub><b>Rohit Ramesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=therohitramesh" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/petarPetrovBG"><img src="https://avatars0.githubusercontent.com/u/20644034?v=4?s=100" width="100px;" alt="Petar Petrov"/><br /><sub><b>Petar Petrov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=petarPetrovBG" title="Tests">⚠️</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/ryan-barrett2/"><img src="https://avatars1.githubusercontent.com/u/29344675?v=4?s=100" width="100px;" alt="Ryan Barrett"/><br /><sub><b>Ryan Barrett</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ryan-barrett" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/riajots"><img src="https://avatars.githubusercontent.com/u/36339406?v=4?s=100" width="100px;" alt="Ria Jotsinghani"/><br /><sub><b>Ria Jotsinghani</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=riajots" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shashankks0987"><img src="https://avatars.githubusercontent.com/u/47640763?v=4?s=100" width="100px;" alt="Shashank KS"/><br /><sub><b>Shashank KS</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shashankks0987" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shaunak-gupta"><img src="https://avatars1.githubusercontent.com/u/2604602?v=4?s=100" width="100px;" alt="Shaunak"/><br /><sub><b>Shaunak</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shaunak-gupta" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shaunak-gupta"><img src="https://avatars1.githubusercontent.com/u/2604602?v=4?s=100" width="100px;" alt="Shaunak"/><br /><sub><b>Shaunak</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shaunak-gupta" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shiv-aay"><img src="https://avatars.githubusercontent.com/u/58257395?v=4?s=100" width="100px;" alt="Shivaay"/><br /><sub><b>Shivaay</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shiv-aay" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shiv-aay"><img src="https://avatars.githubusercontent.com/u/58257395?v=4?s=100" width="100px;" alt="Shivaay"/><br /><sub><b>Shivaay</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shiv-aay" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://www.linkedin.com/in/shourya-shikhar"><img src="https://avatars.githubusercontent.com/u/55531939?v=4?s=100" width="100px;" alt="Shourya Shikhar"/><br /><sub><b>Shourya Shikhar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=danger-ahead" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://www.linkedin.com/in/shourya-shikhar"><img src="https://avatars.githubusercontent.com/u/55531939?v=4?s=100" width="100px;" alt="Shourya Shikhar"/><br /><sub><b>Shourya Shikhar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=danger-ahead" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Shreyas4991"><img src="https://avatars3.githubusercontent.com/u/4014341?v=4?s=100" width="100px;" alt="Shrys"/><br /><sub><b>Shrys</b></sub></a><br /><a href="#ideas-Shreyas4991" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AShreyas4991" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Shreyas4991"><img src="https://avatars3.githubusercontent.com/u/4014341?v=4?s=100" width="100px;" alt="Shrys"/><br /><sub><b>Shrys</b></sub></a><br /><a href="#ideas-Shreyas4991" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AShreyas4991" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Shreyas4991"><img src="https://avatars3.githubusercontent.com/u/4014341?v=4?s=100" width="100px;" alt="Shrys"/><br /><sub><b>Shrys</b></sub></a><br /><a href="#ideas-Shreyas4991" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AShreyas4991" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Shreyas4991"><img src="https://avatars3.githubusercontent.com/u/4014341?v=4?s=100" width="100px;" alt="Shrys"/><br /><sub><b>Shrys</b></sub></a><br /><a href="#ideas-Shreyas4991" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AShreyas4991" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

    <tr>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/SimonDamberg"><img src="https://avatars.githubusercontent.com/u/49840909?v=4?s=100" width="100px;" alt="Simon Damberg"/><br /><sub><b>Simon Damberg</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=SimonDamberg" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/SimonDamberg"><img src="https://avatars.githubusercontent.com/u/49840909?v=4?s=100" width="100px;" alt="Simon Damberg"/><br /><sub><b>Simon Damberg</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=SimonDamberg" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://soumallyadev.live"><img src="https://avatars.githubusercontent.com/u/55331884?v=4?s=100" width="100px;" alt="Soumallya Dev"/><br /><sub><b>Soumallya Dev</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=soumallyadev07" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://soumallyadev.live"><img src="https://avatars.githubusercontent.com/u/55331884?v=4?s=100" width="100px;" alt="Soumallya Dev"/><br /><sub><b>Soumallya Dev</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=soumallyadev07" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://soumallyadev.live"><img src="https://avatars.githubusercontent.com/u/55331884?v=4?s=100" width="100px;" alt="Soumallya Dev"/><br /><sub><b>Soumallya Dev</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=soumallyadev07" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Sv3nman"><img src="https://avatars0.githubusercontent.com/u/14117015?v=4?s=100" width="100px;" alt="Steven Hitchcock"/><br /><sub><b>Steven Hitchcock</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Sv3nman" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Germlord"><img src="https://avatars.githubusercontent.com/u/34950441?v=4?s=100" width="100px;" alt="Steven Hitchcock"/><br /><sub><b>Steven Hitchcock</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Germlord" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

* **Citizen/Representative Engagement.** CiviWiki's core goal is to engage citizens and their representatives, with the goal of making government more accountable. CiviWiki will achieve this goal in two ways. First, CiviWiki will organize the user's policy profile and compare it to every political candidate in the user's district. This quick, detailed, comparison will help users make informed votes, and we believe increased voter confidence will increase voter turnout. Second, CiviWiki will collect anonymized user data and forward district-level statistics to representatives. With a critical mass of users, we believe timely district-level polling data will influence representatives' votes.
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://stanmd.tk"><img src="https://avatars.githubusercontent.com/u/15629602?v=4?s=100" width="100px;" alt="Stanley Ndagi"/><br /><sub><b>Stanley Ndagi</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=NdagiStanley" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/tomaszkolek"><img src="https://avatars3.githubusercontent.com/u/5993758?v=4?s=100" width="100px;" alt="Tomasz Kolek"/><br /><sub><b>Tomasz Kolek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Tests">⚠️</a> <a href="#security-TomaszKolek" title="Security">🛡️</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3ATomaszKolek" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/delta-plus"><img src="https://avatars0.githubusercontent.com/u/25730621?v=4?s=100" width="100px;" alt="delta-plus"/><br /><sub><b>delta-plus</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adelta-plus" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Documentation">📖</a> <a href="#ideas-delta-plus" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-delta-plus" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gorkemarslan"><img src="https://avatars.githubusercontent.com/u/16780927?v=4?s=100" width="100px;" alt="gorkemarslan"/><br /><sub><b>gorkemarslan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Tests">⚠️</a> <a href="#infra-gorkemarslan" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gteti"><img src="https://avatars1.githubusercontent.com/u/51110452?v=4?s=100" width="100px;" alt="gteti"/><br /><sub><b>gteti</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gteti" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/abhiprojectz"><img src="https://avatars.githubusercontent.com/u/64596494?v=4?s=100" width="100px;" alt="Abhi "/><br /><sub><b>Abhi </b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=abhiprojectz" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://abhijithganesh.github.io"><img src="https://avatars.githubusercontent.com/u/67182544?v=4?s=100" width="100px;" alt="Abhijith Ganesh"/><br /><sub><b>Abhijith Ganesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Code">💻</a> <a href="#projectManagement-AbhijithGanesh" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AAbhijithGanesh" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/a7madnassar"><img src="https://avatars.githubusercontent.com/u/2473403?v=4?s=100" width="100px;" alt="Ahmed Nassar"/><br /><sub><b>Ahmed Nassar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=a7madnassar" title="Code">💻</a> <a href="#infra-a7madnassar" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/alanCalvillo-Wizeline"><img src="https://avatars.githubusercontent.com/u/72406611?v=4?s=100" width="100px;" alt="Alan Calvillo"/><br /><sub><b>Alan Calvillo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3AalanCalvillo-Wizeline" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/anurag629"><img src="https://avatars.githubusercontent.com/u/78868769?v=4?s=100" width="100px;" alt="Anurag verma"/><br /><sub><b>Anurag verma</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=anurag629" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://apoorvakashyap.github.io"><img src="https://avatars.githubusercontent.com/u/30412013?v=4?s=100" width="100px;" alt="Apoorva Kashyap"/><br /><sub><b>Apoorva Kashyap</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ApoorvaKashyap" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ashfaq1934"><img src="https://avatars.githubusercontent.com/u/46718979?v=4?s=100" width="100px;" alt="Ashfaq Ahmed"/><br /><sub><b>Ashfaq Ahmed</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ashfaq1934" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bryliechristopheroxley.info"><img src="https://avatars1.githubusercontent.com/u/17307?v=4?s=100" width="100px;" alt="Brylie Christopher Oxley"/><br /><sub><b>Brylie Christopher Oxley</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Abrylie" title="Bug reports">🐛</a> <a href="#projectManagement-brylie" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Abrylie" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Documentation">📖</a> <a href="#infra-brylie" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-brylie" title="Maintenance">🚧</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/danielgrijalva"><img src="https://avatars1.githubusercontent.com/u/11547406?v=4?s=100" width="100px;" alt="Daniel Grijalva"/><br /><sub><b>Daniel Grijalva</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=danielgrijalva" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dlarner3194"><img src="https://avatars2.githubusercontent.com/u/17296992?v=4?s=100" width="100px;" alt="Daniel Larner"/><br /><sub><b>Daniel Larner</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dlarner3194" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/DCalliet"><img src="https://avatars0.githubusercontent.com/u/6856645?v=4?s=100" width="100px;" alt="Darius Calliet"/><br /><sub><b>Darius Calliet</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=DCalliet" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3ADCalliet" title="Bug reports">🐛</a> <a href="#ideas-DCalliet" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://g1stavo.github.io/"><img src="https://avatars1.githubusercontent.com/u/22722936?v=4?s=100" width="100px;" alt="Gustavo"/><br /><sub><b>Gustavo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=g1stavo" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/harsha0609"><img src="https://avatars.githubusercontent.com/u/24893016?v=4?s=100" width="100px;" alt="Harsha Vardhan"/><br /><sub><b>Harsha Vardhan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=harsha0609" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/harsha0609"><img src="https://avatars.githubusercontent.com/u/24893016?v=4?s=100" width="100px;" alt="Harsha Vardhan"/><br /><sub><b>Harsha Vardhan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=harsha0609" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/HushOv"><img src="https://avatars2.githubusercontent.com/u/36056305?v=4?s=100" width="100px;" alt="Hush"/><br /><sub><b>Hush</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JDRanpariya"><img src="https://avatars3.githubusercontent.com/u/51157407?v=4?s=100" width="100px;" alt="JDRanpariya"/><br /><sub><b>JDRanpariya</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://jacob-north.com"><img src="https://avatars.githubusercontent.com/u/34386437?v=4?s=100" width="100px;" alt="Jacob North"/><br /><sub><b>Jacob North</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=North15" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://jacob-north.com"><img src="https://avatars.githubusercontent.com/u/34386437?v=4?s=100" width="100px;" alt="Jacob North"/><br /><sub><b>Jacob North</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=North15" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jstrang"><img src="https://avatars2.githubusercontent.com/u/9824957?v=4?s=100" width="100px;" alt="Jake Strang"/><br /><sub><b>Jake Strang</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jstrang" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jithenshriyan"><img src="https://avatars.githubusercontent.com/u/67240543?v=4?s=100" width="100px;" alt="Jithen Shriyan"/><br /><sub><b>Jithen Shriyan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jithenshriyan" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jithenshriyan"><img src="https://avatars.githubusercontent.com/u/67240543?v=4?s=100" width="100px;" alt="Jithen Shriyan"/><br /><sub><b>Jithen Shriyan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jithenshriyan" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mharyam"><img src="https://avatars.githubusercontent.com/u/21172249?v=4?s=100" width="100px;" alt="Maryam Yusuf"/><br /><sub><b>Maryam Yusuf</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mharyam" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://www.linkedin.com/in/mazen-r"><img src="https://avatars.githubusercontent.com/u/73492002?v=4?s=100" width="100px;" alt="Mazen Ramadan"/><br /><sub><b>Mazen Ramadan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mazen-r" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://twitter.com/nehemiah_bosire"><img src="https://avatars.githubusercontent.com/u/87471613?v=4?s=100" width="100px;" alt="Nehemiah60"/><br /><sub><b>Nehemiah60</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Nehemiah60" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://idzieniedzwiedz.pl"><img src="https://avatars.githubusercontent.com/u/59344635?v=4?s=100" width="100px;" alt="Niedzwiedz"/><br /><sub><b>Niedzwiedz</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Ni3dzwi3dz" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://idzieniedzwiedz.pl"><img src="https://avatars.githubusercontent.com/u/59344635?v=4?s=100" width="100px;" alt="Niedzwiedz"/><br /><sub><b>Niedzwiedz</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Ni3dzwi3dz" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/obafemiolorungbon"><img src="https://avatars.githubusercontent.com/u/62023238?v=4?s=100" width="100px;" alt="Obafemi Joseph Olorungbon"/><br /><sub><b>Obafemi Joseph Olorungbon</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=obafemiolorungbon" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/TimOsahenru"><img src="https://avatars.githubusercontent.com/u/93861430?v=4?s=100" width="100px;" alt="Osahenru"/><br /><sub><b>Osahenru</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TimOsahenru" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/TimOsahenru"><img src="https://avatars.githubusercontent.com/u/93861430?v=4?s=100" width="100px;" alt="Osahenru"/><br /><sub><b>Osahenru</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TimOsahenru" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Unit111"><img src="https://avatars2.githubusercontent.com/u/5164528?v=4?s=100" width="100px;" alt="Petar Petrov"/><br /><sub><b>Petar Petrov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Unit111" title="Tests">⚠️</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Unit111"><img src="https://avatars2.githubusercontent.com/u/5164528?v=4?s=100" width="100px;" alt="Petar Petrov"/><br /><sub><b>Petar Petrov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Unit111" title="Tests">⚠️</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://samr1ddh1.github.io"><img src="https://avatars.githubusercontent.com/u/52720626?v=4?s=100" width="100px;" alt="Samriddhi B"/><br /><sub><b>Samriddhi B</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=samr1ddh1" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://sethangell.com"><img src="https://avatars.githubusercontent.com/u/24513605?v=4?s=100" width="100px;" alt="Seth"/><br /><sub><b>Seth</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=SethAngell" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dummy26"><img src="https://avatars.githubusercontent.com/u/40134444?v=4?s=100" width="100px;" alt="Aniket Banyal"/><br /><sub><b>Aniket Banyal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/darcymeyer"><img src="https://avatars2.githubusercontent.com/u/15186598?v=4?s=100" width="100px;" alt="Darcy Meyer"/><br /><sub><b>Darcy Meyer</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=darcymeyer" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://haseebmajid.dev"><img src="https://avatars.githubusercontent.com/u/998807?v=4?s=100" width="100px;" alt="Haseeb Majid"/><br /><sub><b>Haseeb Majid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="http://www.linkedin.com/in/mazen-r"><img src="https://avatars.githubusercontent.com/u/73492002?v=4?s=100" width="100px;" alt="Mazen Ramadan"/><br /><sub><b>Mazen Ramadan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mazen-r" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/therohitramesh"><img src="https://avatars0.githubusercontent.com/u/20316398?v=4?s=100" width="100px;" alt="Rohit Ramesh"/><br /><sub><b>Rohit Ramesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=therohitramesh" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ssm0801"><img src="https://avatars.githubusercontent.com/u/46257802?v=4?s=100" width="100px;" alt="Sudhanshu Motewar"/><br /><sub><b>Sudhanshu Motewar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Assm0801" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Swanand01"><img src="https://avatars.githubusercontent.com/u/75439077?v=4?s=100" width="100px;" alt="Swanand01"/><br /><sub><b>Swanand01</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Swanand01" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/guido97"><img src="https://avatars.githubusercontent.com/u/44304394?v=4?s=100" width="100px;" alt="guido97"/><br /><sub><b>guido97</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=guido97" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/richifuentes"><img src="https://avatars2.githubusercontent.com/u/9931749?v=4?s=100" width="100px;" alt="richifuentes"/><br /><sub><b>richifuentes</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Arichifuentes" title="Bug reports">🐛</a> <a href="#question-richifuentes" title="Answering Questions">💬</a> <a href="#ideas-richifuentes" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tberm"><img src="https://avatars.githubusercontent.com/u/49910363?v=4?s=100" width="100px;" alt="tberm"/><br /><sub><b>tberm</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tberm" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

<table>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/LightFelicis"><img src="https://avatars.githubusercontent.com/u/21277176?v=4?s=100" width="100px;" alt="Alicja Kluczek"/><br /><sub><b>Alicja Kluczek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=LightFelicis" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://anshu-jindal.github.io/portfolio1/"><img src="https://avatars.githubusercontent.com/u/62394488?v=4?s=100" width="100px;" alt="Anshu Jindal"/><br /><sub><b>Anshu Jindal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Anshu-jindal" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://anshu-jindal.github.io/portfolio1/"><img src="https://avatars.githubusercontent.com/u/62394488?v=4?s=100" width="100px;" alt="Anshu Jindal"/><br /><sub><b>Anshu Jindal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Anshu-jindal" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/PyDrummer"><img src="https://avatars.githubusercontent.com/u/62918152?v=4?s=100" width="100px;" alt="Anthony B."/><br /><sub><b>Anthony B.</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=PyDrummer" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/PyDrummer"><img src="https://avatars.githubusercontent.com/u/62918152?v=4?s=100" width="100px;" alt="Anthony B."/><br /><sub><b>Anthony B.</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=PyDrummer" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/anurag629"><img src="https://avatars.githubusercontent.com/u/78868769?v=4?s=100" width="100px;" alt="Anurag verma"/><br /><sub><b>Anurag verma</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=anurag629" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/anurag629"><img src="https://avatars.githubusercontent.com/u/78868769?v=4?s=100" width="100px;" alt="Anurag verma"/><br /><sub><b>Anurag verma</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=anurag629" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/anurag629"><img src="https://avatars.githubusercontent.com/u/78868769?v=4?s=100" width="100px;" alt="Anurag verma"/><br /><sub><b>Anurag verma</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=anurag629" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/silvarthur"><img src="https://avatars.githubusercontent.com/u/5846343?v=4?s=100" width="100px;" alt="Arthur Silva"/><br /><sub><b>Arthur Silva</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=silvarthur" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/silvarthur"><img src="https://avatars.githubusercontent.com/u/5846343?v=4?s=100" width="100px;" alt="Arthur Silva"/><br /><sub><b>Arthur Silva</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=silvarthur" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ashfaq1934"><img src="https://avatars.githubusercontent.com/u/46718979?v=4?s=100" width="100px;" alt="Ashfaq Ahmed"/><br /><sub><b>Ashfaq Ahmed</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ashfaq1934" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dborstelmann"><img src="https://avatars1.githubusercontent.com/u/6558873?v=4?s=100" width="100px;" alt="Dan Borstelmann"/><br /><sub><b>Dan Borstelmann</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dborstelmann" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adborstelmann" title="Bug reports">🐛</a> <a href="#infra-dborstelmann" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#ideas-dborstelmann" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/darshanip"><img src="https://avatars.githubusercontent.com/u/36774606?v=4?s=100" width="100px;" alt="Darshan"/><br /><sub><b>Darshan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=darshanip" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/darshanip"><img src="https://avatars.githubusercontent.com/u/36774606?v=4?s=100" width="100px;" alt="Darshan"/><br /><sub><b>Darshan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=darshanip" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/GokuMizuno"><img src="https://avatars0.githubusercontent.com/u/6818565?v=4?s=100" width="100px;" alt="Gordon Stangler"/><br /><sub><b>Gordon Stangler</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=GokuMizuno" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AGokuMizuno" title="Bug reports">🐛</a> <a href="#ideas-GokuMizuno" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://g1stavo.github.io/"><img src="https://avatars1.githubusercontent.com/u/22722936?v=4?s=100" width="100px;" alt="Gustavo"/><br /><sub><b>Gustavo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=g1stavo" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/harsha0609"><img src="https://avatars.githubusercontent.com/u/24893016?v=4?s=100" width="100px;" alt="Harsha Vardhan"/><br /><sub><b>Harsha Vardhan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=harsha0609" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=eltociear" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Floyd-Droid"><img src="https://avatars.githubusercontent.com/u/67757904?v=4?s=100" width="100px;" alt="Jourdon Floyd"/><br /><sub><b>Jourdon Floyd</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Floyd-Droid" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/khushkaushal"><img src="https://avatars.githubusercontent.com/u/31816256?v=4?s=100" width="100px;" alt="Khush"/><br /><sub><b>Khush</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=khushkaushal" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://facebook.com/fardeen.es7"><img src="https://avatars.githubusercontent.com/u/43882976?v=4?s=100" width="100px;" alt="Md. Fardeen Ehsan Shawon"/><br /><sub><b>Md. Fardeen Ehsan Shawon</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=fardeenes7" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://facebook.com/fardeen.es7"><img src="https://avatars.githubusercontent.com/u/43882976?v=4?s=100" width="100px;" alt="Md. Fardeen Ehsan Shawon"/><br /><sub><b>Md. Fardeen Ehsan Shawon</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=fardeenes7" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mdwest"><img src="https://avatars1.githubusercontent.com/u/30572202?v=4?s=100" width="100px;" alt="Mitchell D. West"/><br /><sub><b>Mitchell D. West</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Amdwest" title="Bug reports">🐛</a> <a href="#business-mdwest" title="Business development">💼</a> <a href="#financial-mdwest" title="Financial">💵</a> <a href="#fundingFinding-mdwest" title="Funding Finding">🔍</a> <a href="#ideas-mdwest" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-mdwest" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Amdwest" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/pscheid2"><img src="https://avatars0.githubusercontent.com/u/6983738?v=4?s=100" width="100px;" alt="Paul Scheid"/><br /><sub><b>Paul Scheid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=pscheid2" title="Code">💻</a> <a href="#ideas-pscheid2" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-pscheid2" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/petarPetrovBG"><img src="https://avatars0.githubusercontent.com/u/20644034?v=4?s=100" width="100px;" alt="Petar Petrov"/><br /><sub><b>Petar Petrov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=petarPetrovBG" title="Tests">⚠️</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/riajots"><img src="https://avatars.githubusercontent.com/u/36339406?v=4?s=100" width="100px;" alt="Ria Jotsinghani"/><br /><sub><b>Ria Jotsinghani</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=riajots" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shashankks0987"><img src="https://avatars.githubusercontent.com/u/47640763?v=4?s=100" width="100px;" alt="Shashank KS"/><br /><sub><b>Shashank KS</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shashankks0987" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shaunak-gupta"><img src="https://avatars1.githubusercontent.com/u/2604602?v=4?s=100" width="100px;" alt="Shaunak"/><br /><sub><b>Shaunak</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shaunak-gupta" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shaunak-gupta"><img src="https://avatars1.githubusercontent.com/u/2604602?v=4?s=100" width="100px;" alt="Shaunak"/><br /><sub><b>Shaunak</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shaunak-gupta" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shiv-aay"><img src="https://avatars.githubusercontent.com/u/58257395?v=4?s=100" width="100px;" alt="Shivaay"/><br /><sub><b>Shivaay</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shiv-aay" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://www.linkedin.com/in/shourya-shikhar"><img src="https://avatars.githubusercontent.com/u/55531939?v=4?s=100" width="100px;" alt="Shourya Shikhar"/><br /><sub><b>Shourya Shikhar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=danger-ahead" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://www.linkedin.com/in/shourya-shikhar"><img src="https://avatars.githubusercontent.com/u/55531939?v=4?s=100" width="100px;" alt="Shourya Shikhar"/><br /><sub><b>Shourya Shikhar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=danger-ahead" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Shreyas4991"><img src="https://avatars3.githubusercontent.com/u/4014341?v=4?s=100" width="100px;" alt="Shrys"/><br /><sub><b>Shrys</b></sub></a><br /><a href="#ideas-Shreyas4991" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AShreyas4991" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://about.me/Simarjot"><img src="https://avatars.githubusercontent.com/u/22258411?v=4?s=100" width="100px;" alt="Simarjot Singh (Monga)"/><br /><sub><b>Simarjot Singh (Monga)</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=simar5244" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Germlord"><img src="https://avatars.githubusercontent.com/u/34950441?v=4?s=100" width="100px;" alt="Steven Hitchcock"/><br /><sub><b>Steven Hitchcock</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Germlord" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ssm0801"><img src="https://avatars.githubusercontent.com/u/46257802?v=4?s=100" width="100px;" alt="Sudhanshu Motewar"/><br /><sub><b>Sudhanshu Motewar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Assm0801" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Swanand01"><img src="https://avatars.githubusercontent.com/u/75439077?v=4?s=100" width="100px;" alt="Swanand01"/><br /><sub><b>Swanand01</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Swanand01" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

    <tr>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://in.linkedin.com/in/umr55766"><img src="https://avatars0.githubusercontent.com/u/16179313?v=4?s=100" width="100px;" alt="UMAIR MOHAMMAD"/><br /><sub><b>UMAIR MOHAMMAD</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=umr55766" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/BrianPainter"><img src="https://avatars2.githubusercontent.com/u/1342663?v=4?s=100" width="100px;" alt="Brian Painter"/><br /><sub><b>Brian Painter</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=BrianPainter" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/CaioSR"><img src="https://avatars1.githubusercontent.com/u/26325211?v=4?s=100" width="100px;" alt="Caio Shimada Rabello"/><br /><sub><b>Caio Shimada Rabello</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=CaioSR" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bryliechristopheroxley.info"><img src="https://avatars1.githubusercontent.com/u/17307?v=4?s=100" width="100px;" alt="Brylie Christopher Oxley"/><br /><sub><b>Brylie Christopher Oxley</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Abrylie" title="Bug reports">🐛</a> <a href="#projectManagement-brylie" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Abrylie" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Documentation">📖</a> <a href="#infra-brylie" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-brylie" title="Maintenance">🚧</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/danielgrijalva"><img src="https://avatars1.githubusercontent.com/u/11547406?v=4?s=100" width="100px;" alt="Daniel Grijalva"/><br /><sub><b>Daniel Grijalva</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=danielgrijalva" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://twitter.com/nehemiah_bosire"><img src="https://avatars.githubusercontent.com/u/87471613?v=4?s=100" width="100px;" alt="Nehemiah60"/><br /><sub><b>Nehemiah60</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Nehemiah60" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/petarPetrovBG"><img src="https://avatars0.githubusercontent.com/u/20644034?v=4?s=100" width="100px;" alt="Petar Petrov"/><br /><sub><b>Petar Petrov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=petarPetrovBG" title="Tests">⚠️</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="http://dev.tomjohnhall.com/"><img src="https://avatars0.githubusercontent.com/u/21244070?v=4?s=100" width="100px;" alt="Tom John Hall"/><br /><sub><b>Tom John Hall</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tomjohnhall" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/didiermichel"><img src="https://avatars.githubusercontent.com/u/9488079?v=4?s=100" width="100px;" alt="didiermichel"/><br /><sub><b>didiermichel</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=didiermichel" title="Documentation">📖</a> <a href="#infra-didiermichel" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/oppcatchera"><img src="https://avatars.githubusercontent.com/u/65623690?v=4?s=100" width="100px;" alt="oppcatchera"/><br /><sub><b>oppcatchera</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=oppcatchera" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wassafshahzad"><img src="https://avatars.githubusercontent.com/u/25094157?v=4?s=100" width="100px;" alt="wassaf shahzad"/><br /><sub><b>wassaf shahzad</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Tests">⚠️</a> <a href="#infra-wassafshahzad" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/abhiprojectz"><img src="https://avatars.githubusercontent.com/u/64596494?v=4?s=100" width="100px;" alt="Abhi "/><br /><sub><b>Abhi </b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=abhiprojectz" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://abhijithganesh.github.io"><img src="https://avatars.githubusercontent.com/u/67182544?v=4?s=100" width="100px;" alt="Abhijith Ganesh"/><br /><sub><b>Abhijith Ganesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Code">💻</a> <a href="#projectManagement-AbhijithGanesh" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AAbhijithGanesh" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://abhijithganesh.github.io"><img src="https://avatars.githubusercontent.com/u/67182544?v=4?s=100" width="100px;" alt="Abhijith Ganesh"/><br /><sub><b>Abhijith Ganesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Code">💻</a> <a href="#projectManagement-AbhijithGanesh" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AAbhijithGanesh" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/adityamittl"><img src="https://avatars.githubusercontent.com/u/76921082?v=4?s=100" width="100px;" alt="Aditya Mittal"/><br /><sub><b>Aditya Mittal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=adityamittl" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/adityamittl"><img src="https://avatars.githubusercontent.com/u/76921082?v=4?s=100" width="100px;" alt="Aditya Mittal"/><br /><sub><b>Aditya Mittal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=adityamittl" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/a7madnassar"><img src="https://avatars.githubusercontent.com/u/2473403?v=4?s=100" width="100px;" alt="Ahmed Nassar"/><br /><sub><b>Ahmed Nassar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=a7madnassar" title="Code">💻</a> <a href="#infra-a7madnassar" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/alanCalvillo-Wizeline"><img src="https://avatars.githubusercontent.com/u/72406611?v=4?s=100" width="100px;" alt="Alan Calvillo"/><br /><sub><b>Alan Calvillo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3AalanCalvillo-Wizeline" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/alanCalvillo-Wizeline"><img src="https://avatars.githubusercontent.com/u/72406611?v=4?s=100" width="100px;" alt="Alan Calvillo"/><br /><sub><b>Alan Calvillo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3AalanCalvillo-Wizeline" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/alecxvs"><img src="https://avatars2.githubusercontent.com/u/513932?v=4?s=100" width="100px;" alt="Alec Sears"/><br /><sub><b>Alec Sears</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Aalecxvs" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/alecxvs"><img src="https://avatars2.githubusercontent.com/u/513932?v=4?s=100" width="100px;" alt="Alec Sears"/><br /><sub><b>Alec Sears</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Aalecxvs" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/AnkanDas22"><img src="https://avatars1.githubusercontent.com/u/30185594?v=4?s=100" width="100px;" alt="Ankan Das"/><br /><sub><b>Ankan Das</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AnkanDas22" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/alecxvs"><img src="https://avatars2.githubusercontent.com/u/513932?v=4?s=100" width="100px;" alt="Alec Sears"/><br /><sub><b>Alec Sears</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Aalecxvs" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://apoorvakashyap.github.io"><img src="https://avatars.githubusercontent.com/u/30412013?v=4?s=100" width="100px;" alt="Apoorva Kashyap"/><br /><sub><b>Apoorva Kashyap</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ApoorvaKashyap" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/LightFelicis"><img src="https://avatars.githubusercontent.com/u/21277176?v=4?s=100" width="100px;" alt="Alicja Kluczek"/><br /><sub><b>Alicja Kluczek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=LightFelicis" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/arjun-k-haridas-9a5844207/"><img src="https://avatars.githubusercontent.com/u/51917087?v=4?s=100" width="100px;" alt="Arjun K Haridas"/><br /><sub><b>Arjun K Haridas</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=topguns837" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/LightFelicis"><img src="https://avatars.githubusercontent.com/u/21277176?v=4?s=100" width="100px;" alt="Alicja Kluczek"/><br /><sub><b>Alicja Kluczek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=LightFelicis" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bryliechristopheroxley.info"><img src="https://avatars1.githubusercontent.com/u/17307?v=4?s=100" width="100px;" alt="Brylie Christopher Oxley"/><br /><sub><b>Brylie Christopher Oxley</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Abrylie" title="Bug reports">🐛</a> <a href="#projectManagement-brylie" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Abrylie" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Documentation">📖</a> <a href="#infra-brylie" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-brylie" title="Maintenance">🚧</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dummy26"><img src="https://avatars.githubusercontent.com/u/40134444?v=4?s=100" width="100px;" alt="Aniket Banyal"/><br /><sub><b>Aniket Banyal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bryliechristopheroxley.info"><img src="https://avatars1.githubusercontent.com/u/17307?v=4?s=100" width="100px;" alt="Brylie Christopher Oxley"/><br /><sub><b>Brylie Christopher Oxley</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Abrylie" title="Bug reports">🐛</a> <a href="#projectManagement-brylie" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Abrylie" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Documentation">📖</a> <a href="#infra-brylie" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-brylie" title="Maintenance">🚧</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/arjun-k-haridas-9a5844207/"><img src="https://avatars.githubusercontent.com/u/51917087?v=4?s=100" width="100px;" alt="Arjun K Haridas"/><br /><sub><b>Arjun K Haridas</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=topguns837" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bryliechristopheroxley.info"><img src="https://avatars1.githubusercontent.com/u/17307?v=4?s=100" width="100px;" alt="Brylie Christopher Oxley"/><br /><sub><b>Brylie Christopher Oxley</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Abrylie" title="Bug reports">🐛</a> <a href="#projectManagement-brylie" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Abrylie" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Documentation">📖</a> <a href="#infra-brylie" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-brylie" title="Maintenance">🚧</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/silvarthur"><img src="https://avatars.githubusercontent.com/u/5846343?v=4?s=100" width="100px;" alt="Arthur Silva"/><br /><sub><b>Arthur Silva</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=silvarthur" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/BrianPainter"><img src="https://avatars2.githubusercontent.com/u/1342663?v=4?s=100" width="100px;" alt="Brian Painter"/><br /><sub><b>Brian Painter</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=BrianPainter" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/CaioSR"><img src="https://avatars1.githubusercontent.com/u/26325211?v=4?s=100" width="100px;" alt="Caio Shimada Rabello"/><br /><sub><b>Caio Shimada Rabello</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=CaioSR" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/BrunoFNRodrigues"><img src="https://avatars.githubusercontent.com/u/34194649?v=4?s=100" width="100px;" alt="BrunoFNRodrigues"/><br /><sub><b>BrunoFNRodrigues</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=BrunoFNRodrigues" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/CaioSR"><img src="https://avatars1.githubusercontent.com/u/26325211?v=4?s=100" width="100px;" alt="Caio Shimada Rabello"/><br /><sub><b>Caio Shimada Rabello</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=CaioSR" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dborstelmann"><img src="https://avatars1.githubusercontent.com/u/6558873?v=4?s=100" width="100px;" alt="Dan Borstelmann"/><br /><sub><b>Dan Borstelmann</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dborstelmann" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adborstelmann" title="Bug reports">🐛</a> <a href="#infra-dborstelmann" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#ideas-dborstelmann" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dborstelmann"><img src="https://avatars1.githubusercontent.com/u/6558873?v=4?s=100" width="100px;" alt="Dan Borstelmann"/><br /><sub><b>Dan Borstelmann</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dborstelmann" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adborstelmann" title="Bug reports">🐛</a> <a href="#infra-dborstelmann" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#ideas-dborstelmann" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/danielgrijalva"><img src="https://avatars1.githubusercontent.com/u/11547406?v=4?s=100" width="100px;" alt="Daniel Grijalva"/><br /><sub><b>Daniel Grijalva</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=danielgrijalva" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dborstelmann"><img src="https://avatars1.githubusercontent.com/u/6558873?v=4?s=100" width="100px;" alt="Dan Borstelmann"/><br /><sub><b>Dan Borstelmann</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dborstelmann" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adborstelmann" title="Bug reports">🐛</a> <a href="#infra-dborstelmann" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#ideas-dborstelmann" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dlarner3194"><img src="https://avatars2.githubusercontent.com/u/17296992?v=4?s=100" width="100px;" alt="Daniel Larner"/><br /><sub><b>Daniel Larner</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dlarner3194" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/darcymeyer"><img src="https://avatars2.githubusercontent.com/u/15186598?v=4?s=100" width="100px;" alt="Darcy Meyer"/><br /><sub><b>Darcy Meyer</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=darcymeyer" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/darcymeyer"><img src="https://avatars2.githubusercontent.com/u/15186598?v=4?s=100" width="100px;" alt="Darcy Meyer"/><br /><sub><b>Darcy Meyer</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=darcymeyer" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/darcymeyer"><img src="https://avatars2.githubusercontent.com/u/15186598?v=4?s=100" width="100px;" alt="Darcy Meyer"/><br /><sub><b>Darcy Meyer</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=darcymeyer" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/DCalliet"><img src="https://avatars0.githubusercontent.com/u/6856645?v=4?s=100" width="100px;" alt="Darius Calliet"/><br /><sub><b>Darius Calliet</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=DCalliet" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3ADCalliet" title="Bug reports">🐛</a> <a href="#ideas-DCalliet" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/DCalliet"><img src="https://avatars0.githubusercontent.com/u/6856645?v=4?s=100" width="100px;" alt="Darius Calliet"/><br /><sub><b>Darius Calliet</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=DCalliet" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3ADCalliet" title="Bug reports">🐛</a> <a href="#ideas-DCalliet" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/DCalliet"><img src="https://avatars0.githubusercontent.com/u/6856645?v=4?s=100" width="100px;" alt="Darius Calliet"/><br /><sub><b>Darius Calliet</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=DCalliet" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3ADCalliet" title="Bug reports">🐛</a> <a href="#ideas-DCalliet" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/darshanip"><img src="https://avatars.githubusercontent.com/u/36774606?v=4?s=100" width="100px;" alt="Darshan"/><br /><sub><b>Darshan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=darshanip" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/harsha0609"><img src="https://avatars.githubusercontent.com/u/24893016?v=4?s=100" width="100px;" alt="Harsha Vardhan"/><br /><sub><b>Harsha Vardhan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=harsha0609" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Di-ref"><img src="https://avatars1.githubusercontent.com/u/61465302?v=4?s=100" width="100px;" alt="Di-ref"/><br /><sub><b>Di-ref</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Di-ref" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/FredKhayat"><img src="https://avatars.githubusercontent.com/u/61949371?v=4?s=100" width="100px;" alt="Frederic Khayat"/><br /><sub><b>Frederic Khayat</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=FredKhayat" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/harsha0609"><img src="https://avatars.githubusercontent.com/u/24893016?v=4?s=100" width="100px;" alt="Harsha Vardhan"/><br /><sub><b>Harsha Vardhan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=harsha0609" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://haseebmajid.dev"><img src="https://avatars.githubusercontent.com/u/998807?v=4?s=100" width="100px;" alt="Haseeb Majid"/><br /><sub><b>Haseeb Majid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jabrielcjones"><img src="https://avatars.githubusercontent.com/u/32472383?v=4?s=100" width="100px;" alt="Jabriel Jones"/><br /><sub><b>Jabriel Jones</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jabrielcjones" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/HushOv"><img src="https://avatars2.githubusercontent.com/u/36056305?v=4?s=100" width="100px;" alt="Hush"/><br /><sub><b>Hush</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Jazriel"><img src="https://avatars1.githubusercontent.com/u/9085893?v=4?s=100" width="100px;" alt="Javier Martínez"/><br /><sub><b>Javier Martínez</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Jazriel" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=eltociear" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=eltociear" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jithenshriyan"><img src="https://avatars.githubusercontent.com/u/67240543?v=4?s=100" width="100px;" alt="Jithen Shriyan"/><br /><sub><b>Jithen Shriyan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jithenshriyan" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://jacob-north.com"><img src="https://avatars.githubusercontent.com/u/34386437?v=4?s=100" width="100px;" alt="Jacob North"/><br /><sub><b>Jacob North</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=North15" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/kevinjosephh"><img src="https://avatars.githubusercontent.com/u/38029772?v=4?s=100" width="100px;" alt="Kevin Joseph"/><br /><sub><b>Kevin Joseph</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=kevinjosephh" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://jacob-north.com"><img src="https://avatars.githubusercontent.com/u/34386437?v=4?s=100" width="100px;" alt="Jacob North"/><br /><sub><b>Jacob North</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=North15" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/khushkaushal"><img src="https://avatars.githubusercontent.com/u/31816256?v=4?s=100" width="100px;" alt="Khush"/><br /><sub><b>Khush</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=khushkaushal" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jl24"><img src="https://avatars1.githubusercontent.com/u/12376696?v=4?s=100" width="100px;" alt="JooHee Lee"/><br /><sub><b>JooHee Lee</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Ajl24" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Documentation">📖</a> <a href="#ideas-jl24" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-jl24" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#question-jl24" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/loukikstudent"><img src="https://avatars.githubusercontent.com/u/35080655?v=4?s=100" width="100px;" alt="Loukik Bhangale"/><br /><sub><b>Loukik Bhangale</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=loukikstudent" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jl24"><img src="https://avatars1.githubusercontent.com/u/12376696?v=4?s=100" width="100px;" alt="JooHee Lee"/><br /><sub><b>JooHee Lee</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Ajl24" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Documentation">📖</a> <a href="#ideas-jl24" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-jl24" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#question-jl24" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/loukikstudent"><img src="https://avatars.githubusercontent.com/u/35080655?v=4?s=100" width="100px;" alt="Loukik Bhangale"/><br /><sub><b>Loukik Bhangale</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=loukikstudent" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/kevinjosephh"><img src="https://avatars.githubusercontent.com/u/38029772?v=4?s=100" width="100px;" alt="Kevin Joseph"/><br /><sub><b>Kevin Joseph</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=kevinjosephh" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://www.linkedin.com/in/mazen-r"><img src="https://avatars.githubusercontent.com/u/73492002?v=4?s=100" width="100px;" alt="Mazen Ramadan"/><br /><sub><b>Mazen Ramadan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mazen-r" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mharyam"><img src="https://avatars.githubusercontent.com/u/21172249?v=4?s=100" width="100px;" alt="Maryam Yusuf"/><br /><sub><b>Maryam Yusuf</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mharyam" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mdwest"><img src="https://avatars1.githubusercontent.com/u/30572202?v=4?s=100" width="100px;" alt="Mitchell D. West"/><br /><sub><b>Mitchell D. West</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Amdwest" title="Bug reports">🐛</a> <a href="#business-mdwest" title="Business development">💼</a> <a href="#financial-mdwest" title="Financial">💵</a> <a href="#fundingFinding-mdwest" title="Funding Finding">🔍</a> <a href="#ideas-mdwest" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-mdwest" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Amdwest" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://facebook.com/fardeen.es7"><img src="https://avatars.githubusercontent.com/u/43882976?v=4?s=100" width="100px;" alt="Md. Fardeen Ehsan Shawon"/><br /><sub><b>Md. Fardeen Ehsan Shawon</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=fardeenes7" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mdwest"><img src="https://avatars1.githubusercontent.com/u/30572202?v=4?s=100" width="100px;" alt="Mitchell D. West"/><br /><sub><b>Mitchell D. West</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Amdwest" title="Bug reports">🐛</a> <a href="#business-mdwest" title="Business development">💼</a> <a href="#financial-mdwest" title="Financial">💵</a> <a href="#fundingFinding-mdwest" title="Funding Finding">🔍</a> <a href="#ideas-mdwest" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-mdwest" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Amdwest" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://twitter.com/nehemiah_bosire"><img src="https://avatars.githubusercontent.com/u/87471613?v=4?s=100" width="100px;" alt="Nehemiah60"/><br /><sub><b>Nehemiah60</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Nehemiah60" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mdwest"><img src="https://avatars1.githubusercontent.com/u/30572202?v=4?s=100" width="100px;" alt="Mitchell D. West"/><br /><sub><b>Mitchell D. West</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Amdwest" title="Bug reports">🐛</a> <a href="#business-mdwest" title="Business development">💼</a> <a href="#financial-mdwest" title="Financial">💵</a> <a href="#fundingFinding-mdwest" title="Funding Finding">🔍</a> <a href="#ideas-mdwest" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-mdwest" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Amdwest" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/petarPetrovBG"><img src="https://avatars0.githubusercontent.com/u/20644034?v=4?s=100" width="100px;" alt="Petar Petrov"/><br /><sub><b>Petar Petrov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=petarPetrovBG" title="Tests">⚠️</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://idzieniedzwiedz.pl"><img src="https://avatars.githubusercontent.com/u/59344635?v=4?s=100" width="100px;" alt="Niedzwiedz"/><br /><sub><b>Niedzwiedz</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Ni3dzwi3dz" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/petarPetrovBG"><img src="https://avatars0.githubusercontent.com/u/20644034?v=4?s=100" width="100px;" alt="Petar Petrov"/><br /><sub><b>Petar Petrov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=petarPetrovBG" title="Tests">⚠️</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/TimOsahenru"><img src="https://avatars.githubusercontent.com/u/93861430?v=4?s=100" width="100px;" alt="Osahenru"/><br /><sub><b>Osahenru</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TimOsahenru" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/therohitramesh"><img src="https://avatars0.githubusercontent.com/u/20316398?v=4?s=100" width="100px;" alt="Rohit Ramesh"/><br /><sub><b>Rohit Ramesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=therohitramesh" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://samr1ddh1.github.io"><img src="https://avatars.githubusercontent.com/u/52720626?v=4?s=100" width="100px;" alt="Samriddhi B"/><br /><sub><b>Samriddhi B</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=samr1ddh1" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Unit111"><img src="https://avatars2.githubusercontent.com/u/5164528?v=4?s=100" width="100px;" alt="Petar Petrov"/><br /><sub><b>Petar Petrov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Unit111" title="Tests">⚠️</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://sethangell.com"><img src="https://avatars.githubusercontent.com/u/24513605?v=4?s=100" width="100px;" alt="Seth"/><br /><sub><b>Seth</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=SethAngell" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/petarPetrovBG"><img src="https://avatars0.githubusercontent.com/u/20644034?v=4?s=100" width="100px;" alt="Petar Petrov"/><br /><sub><b>Petar Petrov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=petarPetrovBG" title="Tests">⚠️</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Shadyaobuya"><img src="https://avatars.githubusercontent.com/u/79209638?v=4?s=100" width="100px;" alt="Shadyaobuya"/><br /><sub><b>Shadyaobuya</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Shadyaobuya" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/ryan-barrett2/"><img src="https://avatars1.githubusercontent.com/u/29344675?v=4?s=100" width="100px;" alt="Ryan Barrett"/><br /><sub><b>Ryan Barrett</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ryan-barrett" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shiv-aay"><img src="https://avatars.githubusercontent.com/u/58257395?v=4?s=100" width="100px;" alt="Shivaay"/><br /><sub><b>Shivaay</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shiv-aay" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shaunak-gupta"><img src="https://avatars1.githubusercontent.com/u/2604602?v=4?s=100" width="100px;" alt="Shaunak"/><br /><sub><b>Shaunak</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shaunak-gupta" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/SimonDamberg"><img src="https://avatars.githubusercontent.com/u/49840909?v=4?s=100" width="100px;" alt="Simon Damberg"/><br /><sub><b>Simon Damberg</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=SimonDamberg" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Sv3nman"><img src="https://avatars0.githubusercontent.com/u/14117015?v=4?s=100" width="100px;" alt="Steven Hitchcock"/><br /><sub><b>Steven Hitchcock</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Sv3nman" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://stanmd.tk"><img src="https://avatars.githubusercontent.com/u/15629602?v=4?s=100" width="100px;" alt="Stanley Ndagi"/><br /><sub><b>Stanley Ndagi</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=NdagiStanley" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Swanand01"><img src="https://avatars.githubusercontent.com/u/75439077?v=4?s=100" width="100px;" alt="Swanand01"/><br /><sub><b>Swanand01</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Swanand01" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/tomaszkolek"><img src="https://avatars3.githubusercontent.com/u/5993758?v=4?s=100" width="100px;" alt="Tomasz Kolek"/><br /><sub><b>Tomasz Kolek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Tests">⚠️</a> <a href="#security-TomaszKolek" title="Security">🛡️</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3ATomaszKolek" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://dev.tomjohnhall.com/"><img src="https://avatars0.githubusercontent.com/u/21244070?v=4?s=100" width="100px;" alt="Tom John Hall"/><br /><sub><b>Tom John Hall</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tomjohnhall" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/tomaszkolek"><img src="https://avatars3.githubusercontent.com/u/5993758?v=4?s=100" width="100px;" alt="Tomasz Kolek"/><br /><sub><b>Tomasz Kolek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Tests">⚠️</a> <a href="#security-TomaszKolek" title="Security">🛡️</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3ATomaszKolek" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://linktr.ee/Vishal_D_A"><img src="https://avatars.githubusercontent.com/u/67089703?v=4?s=100" width="100px;" alt="Vishal D A"/><br /><sub><b>Vishal D A</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=vishalda" title="Code">💻</a> <a href="#content-vishalda" title="Content">🖋</a> <a href="#translation-vishalda" title="Translation">🌍</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tractaylor"><img src="https://avatars0.githubusercontent.com/u/5148702?v=4?s=100" width="100px;" alt="Trac Taylor"/><br /><sub><b>Trac Taylor</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tractaylor" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Atractaylor" title="Bug reports">🐛</a> <a href="#ideas-tractaylor" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/WCollins3"><img src="https://avatars0.githubusercontent.com/u/10867839?v=4?s=100" width="100px;" alt="WCollins3"/><br /><sub><b>WCollins3</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=WCollins3" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/WCollins3"><img src="https://avatars0.githubusercontent.com/u/10867839?v=4?s=100" width="100px;" alt="WCollins3"/><br /><sub><b>WCollins3</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=WCollins3" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/SunflowerPKU"><img src="https://avatars3.githubusercontent.com/u/23006864?v=4?s=100" width="100px;" alt="Xin Tan"/><br /><sub><b>Xin Tan</b></sub></a><br /><a href="#userTesting-SunflowerPKU" title="User Testing">📓</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/harsha0609"><img src="https://avatars.githubusercontent.com/u/24893016?v=4?s=100" width="100px;" alt="Harsha Vardhan"/><br /><sub><b>Harsha Vardhan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=harsha0609" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://haseebmajid.dev"><img src="https://avatars.githubusercontent.com/u/998807?v=4?s=100" width="100px;" alt="Haseeb Majid"/><br /><sub><b>Haseeb Majid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jabrielcjones"><img src="https://avatars.githubusercontent.com/u/32472383?v=4?s=100" width="100px;" alt="Jabriel Jones"/><br /><sub><b>Jabriel Jones</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jabrielcjones" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JonanOribe"><img src="https://avatars1.githubusercontent.com/u/11914201?v=4?s=100" width="100px;" alt="Jon Ander Oribe"/><br /><sub><b>Jon Ander Oribe</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JonanOribe" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AJonanOribe" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JonanOribe"><img src="https://avatars1.githubusercontent.com/u/11914201?v=4?s=100" width="100px;" alt="Jon Ander Oribe"/><br /><sub><b>Jon Ander Oribe</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JonanOribe" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AJonanOribe" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JonanOribe"><img src="https://avatars1.githubusercontent.com/u/11914201?v=4?s=100" width="100px;" alt="Jon Ander Oribe"/><br /><sub><b>Jon Ander Oribe</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JonanOribe" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AJonanOribe" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jl24"><img src="https://avatars1.githubusercontent.com/u/12376696?v=4?s=100" width="100px;" alt="JooHee Lee"/><br /><sub><b>JooHee Lee</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Ajl24" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Documentation">📖</a> <a href="#ideas-jl24" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-jl24" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#question-jl24" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jithenshriyan"><img src="https://avatars.githubusercontent.com/u/67240543?v=4?s=100" width="100px;" alt="Jithen Shriyan"/><br /><sub><b>Jithen Shriyan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jithenshriyan" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jl24"><img src="https://avatars1.githubusercontent.com/u/12376696?v=4?s=100" width="100px;" alt="JooHee Lee"/><br /><sub><b>JooHee Lee</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Ajl24" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Documentation">📖</a> <a href="#ideas-jl24" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-jl24" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#question-jl24" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Floyd-Droid"><img src="https://avatars.githubusercontent.com/u/67757904?v=4?s=100" width="100px;" alt="Jourdon Floyd"/><br /><sub><b>Jourdon Floyd</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Floyd-Droid" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JonanOribe"><img src="https://avatars1.githubusercontent.com/u/11914201?v=4?s=100" width="100px;" alt="Jon Ander Oribe"/><br /><sub><b>Jon Ander Oribe</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JonanOribe" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AJonanOribe" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/kevinjosephh"><img src="https://avatars.githubusercontent.com/u/38029772?v=4?s=100" width="100px;" alt="Kevin Joseph"/><br /><sub><b>Kevin Joseph</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=kevinjosephh" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shiv-aay"><img src="https://avatars.githubusercontent.com/u/58257395?v=4?s=100" width="100px;" alt="Shivaay"/><br /><sub><b>Shivaay</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shiv-aay" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/kevinjosephh"><img src="https://avatars.githubusercontent.com/u/38029772?v=4?s=100" width="100px;" alt="Kevin Joseph"/><br /><sub><b>Kevin Joseph</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=kevinjosephh" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/kevinjosephh"><img src="https://avatars.githubusercontent.com/u/38029772?v=4?s=100" width="100px;" alt="Kevin Joseph"/><br /><sub><b>Kevin Joseph</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=kevinjosephh" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tractaylor"><img src="https://avatars0.githubusercontent.com/u/5148702?v=4?s=100" width="100px;" alt="Trac Taylor"/><br /><sub><b>Trac Taylor</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tractaylor" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Atractaylor" title="Bug reports">🐛</a> <a href="#ideas-tractaylor" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://linktr.ee/Vishal_D_A"><img src="https://avatars.githubusercontent.com/u/67089703?v=4?s=100" width="100px;" alt="Vishal D A"/><br /><sub><b>Vishal D A</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=vishalda" title="Code">💻</a> <a href="#content-vishalda" title="Content">🖋</a> <a href="#translation-vishalda" title="Translation">🌍</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/loukikstudent"><img src="https://avatars.githubusercontent.com/u/35080655?v=4?s=100" width="100px;" alt="Loukik Bhangale"/><br /><sub><b>Loukik Bhangale</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=loukikstudent" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/audreyelim"><img src="https://avatars.githubusercontent.com/u/41016300?v=4?s=100" width="100px;" alt="audreyelim"/><br /><sub><b>audreyelim</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=audreyelim" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mharyam"><img src="https://avatars.githubusercontent.com/u/21172249?v=4?s=100" width="100px;" alt="Maryam Yusuf"/><br /><sub><b>Maryam Yusuf</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mharyam" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://www.linkedin.com/in/mazen-r"><img src="https://avatars.githubusercontent.com/u/73492002?v=4?s=100" width="100px;" alt="Mazen Ramadan"/><br /><sub><b>Mazen Ramadan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mazen-r" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

  <tbody>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://abhijithganesh.github.io"><img src="https://avatars.githubusercontent.com/u/67182544?v=4?s=100" width="100px;" alt="Abhijith Ganesh"/><br /><sub><b>Abhijith Ganesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Code">💻</a> <a href="#projectManagement-AbhijithGanesh" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=AbhijithGanesh" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AAbhijithGanesh" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://www.linkedin.com/in/mazen-r"><img src="https://avatars.githubusercontent.com/u/73492002?v=4?s=100" width="100px;" alt="Mazen Ramadan"/><br /><sub><b>Mazen Ramadan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mazen-r" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/adityamittl"><img src="https://avatars.githubusercontent.com/u/76921082?v=4?s=100" width="100px;" alt="Aditya Mittal"/><br /><sub><b>Aditya Mittal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=adityamittl" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/alecxvs"><img src="https://avatars2.githubusercontent.com/u/513932?v=4?s=100" width="100px;" alt="Alec Sears"/><br /><sub><b>Alec Sears</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Aalecxvs" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://www.linkedin.com/in/mazen-r"><img src="https://avatars.githubusercontent.com/u/73492002?v=4?s=100" width="100px;" alt="Mazen Ramadan"/><br /><sub><b>Mazen Ramadan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mazen-r" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mdwest"><img src="https://avatars1.githubusercontent.com/u/30572202?v=4?s=100" width="100px;" alt="Mitchell D. West"/><br /><sub><b>Mitchell D. West</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Amdwest" title="Bug reports">🐛</a> <a href="#business-mdwest" title="Business development">💼</a> <a href="#financial-mdwest" title="Financial">💵</a> <a href="#fundingFinding-mdwest" title="Funding Finding">🔍</a> <a href="#ideas-mdwest" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-mdwest" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Amdwest" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/alecxvs"><img src="https://avatars2.githubusercontent.com/u/513932?v=4?s=100" width="100px;" alt="Alec Sears"/><br /><sub><b>Alec Sears</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Aalecxvs" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mdwest"><img src="https://avatars1.githubusercontent.com/u/30572202?v=4?s=100" width="100px;" alt="Mitchell D. West"/><br /><sub><b>Mitchell D. West</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Amdwest" title="Bug reports">🐛</a> <a href="#business-mdwest" title="Business development">💼</a> <a href="#financial-mdwest" title="Financial">💵</a> <a href="#fundingFinding-mdwest" title="Funding Finding">🔍</a> <a href="#ideas-mdwest" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-mdwest" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Amdwest" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/LightFelicis"><img src="https://avatars.githubusercontent.com/u/21277176?v=4?s=100" width="100px;" alt="Alicja Kluczek"/><br /><sub><b>Alicja Kluczek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=LightFelicis" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://twitter.com/nehemiah_bosire"><img src="https://avatars.githubusercontent.com/u/87471613?v=4?s=100" width="100px;" alt="Nehemiah60"/><br /><sub><b>Nehemiah60</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Nehemiah60" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dummy26"><img src="https://avatars.githubusercontent.com/u/40134444?v=4?s=100" width="100px;" alt="Aniket Banyal"/><br /><sub><b>Aniket Banyal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/TimOsahenru"><img src="https://avatars.githubusercontent.com/u/93861430?v=4?s=100" width="100px;" alt="Osahenru"/><br /><sub><b>Osahenru</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TimOsahenru" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://anshu-jindal.github.io/portfolio1/"><img src="https://avatars.githubusercontent.com/u/62394488?v=4?s=100" width="100px;" alt="Anshu Jindal"/><br /><sub><b>Anshu Jindal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Anshu-jindal" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://apoorvakashyap.github.io"><img src="https://avatars.githubusercontent.com/u/30412013?v=4?s=100" width="100px;" alt="Apoorva Kashyap"/><br /><sub><b>Apoorva Kashyap</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ApoorvaKashyap" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/pscheid2"><img src="https://avatars0.githubusercontent.com/u/6983738?v=4?s=100" width="100px;" alt="Paul Scheid"/><br /><sub><b>Paul Scheid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=pscheid2" title="Code">💻</a> <a href="#ideas-pscheid2" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-pscheid2" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/BrianPainter"><img src="https://avatars2.githubusercontent.com/u/1342663?v=4?s=100" width="100px;" alt="Brian Painter"/><br /><sub><b>Brian Painter</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=BrianPainter" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/ryan-barrett2/"><img src="https://avatars1.githubusercontent.com/u/29344675?v=4?s=100" width="100px;" alt="Ryan Barrett"/><br /><sub><b>Ryan Barrett</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ryan-barrett" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://sethangell.com"><img src="https://avatars.githubusercontent.com/u/24513605?v=4?s=100" width="100px;" alt="Seth"/><br /><sub><b>Seth</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=SethAngell" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/BrunoFNRodrigues"><img src="https://avatars.githubusercontent.com/u/34194649?v=4?s=100" width="100px;" alt="BrunoFNRodrigues"/><br /><sub><b>BrunoFNRodrigues</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=BrunoFNRodrigues" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Shadyaobuya"><img src="https://avatars.githubusercontent.com/u/79209638?v=4?s=100" width="100px;" alt="Shadyaobuya"/><br /><sub><b>Shadyaobuya</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Shadyaobuya" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dlarner3194"><img src="https://avatars2.githubusercontent.com/u/17296992?v=4?s=100" width="100px;" alt="Daniel Larner"/><br /><sub><b>Daniel Larner</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dlarner3194" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://about.me/Simarjot"><img src="https://avatars.githubusercontent.com/u/22258411?v=4?s=100" width="100px;" alt="Simarjot Singh (Monga)"/><br /><sub><b>Simarjot Singh (Monga)</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=simar5244" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dlarner3194"><img src="https://avatars2.githubusercontent.com/u/17296992?v=4?s=100" width="100px;" alt="Daniel Larner"/><br /><sub><b>Daniel Larner</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dlarner3194" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Germlord"><img src="https://avatars.githubusercontent.com/u/34950441?v=4?s=100" width="100px;" alt="Steven Hitchcock"/><br /><sub><b>Steven Hitchcock</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Germlord" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/darcymeyer"><img src="https://avatars2.githubusercontent.com/u/15186598?v=4?s=100" width="100px;" alt="Darcy Meyer"/><br /><sub><b>Darcy Meyer</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=darcymeyer" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ssm0801"><img src="https://avatars.githubusercontent.com/u/46257802?v=4?s=100" width="100px;" alt="Sudhanshu Motewar"/><br /><sub><b>Sudhanshu Motewar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Assm0801" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/darcymeyer"><img src="https://avatars2.githubusercontent.com/u/15186598?v=4?s=100" width="100px;" alt="Darcy Meyer"/><br /><sub><b>Darcy Meyer</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=darcymeyer" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://dev.tomjohnhall.com/"><img src="https://avatars0.githubusercontent.com/u/21244070?v=4?s=100" width="100px;" alt="Tom John Hall"/><br /><sub><b>Tom John Hall</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tomjohnhall" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/darshanip"><img src="https://avatars.githubusercontent.com/u/36774606?v=4?s=100" width="100px;" alt="Darshan"/><br /><sub><b>Darshan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=darshanip" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://dev.tomjohnhall.com/"><img src="https://avatars0.githubusercontent.com/u/21244070?v=4?s=100" width="100px;" alt="Tom John Hall"/><br /><sub><b>Tom John Hall</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tomjohnhall" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=eltociear" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jabrielcjones"><img src="https://avatars.githubusercontent.com/u/32472383?v=4?s=100" width="100px;" alt="Jabriel Jones"/><br /><sub><b>Jabriel Jones</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jabrielcjones" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tractaylor"><img src="https://avatars0.githubusercontent.com/u/5148702?v=4?s=100" width="100px;" alt="Trac Taylor"/><br /><sub><b>Trac Taylor</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tractaylor" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Atractaylor" title="Bug reports">🐛</a> <a href="#ideas-tractaylor" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JonanOribe"><img src="https://avatars1.githubusercontent.com/u/11914201?v=4?s=100" width="100px;" alt="Jon Ander Oribe"/><br /><sub><b>Jon Ander Oribe</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JonanOribe" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AJonanOribe" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://in.linkedin.com/in/umr55766"><img src="https://avatars0.githubusercontent.com/u/16179313?v=4?s=100" width="100px;" alt="UMAIR MOHAMMAD"/><br /><sub><b>UMAIR MOHAMMAD</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=umr55766" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jl24"><img src="https://avatars1.githubusercontent.com/u/12376696?v=4?s=100" width="100px;" alt="JooHee Lee"/><br /><sub><b>JooHee Lee</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Ajl24" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Documentation">📖</a> <a href="#ideas-jl24" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-jl24" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#question-jl24" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/SunflowerPKU"><img src="https://avatars3.githubusercontent.com/u/23006864?v=4?s=100" width="100px;" alt="Xin Tan"/><br /><sub><b>Xin Tan</b></sub></a><br /><a href="#userTesting-SunflowerPKU" title="User Testing">📓</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/kevinjosephh"><img src="https://avatars.githubusercontent.com/u/38029772?v=4?s=100" width="100px;" alt="Kevin Joseph"/><br /><sub><b>Kevin Joseph</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=kevinjosephh" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/morento101"><img src="https://avatars.githubusercontent.com/u/80165970?v=4?s=100" width="100px;" alt="Yaroslav"/><br /><sub><b>Yaroslav</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=morento101" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mdwest"><img src="https://avatars1.githubusercontent.com/u/30572202?v=4?s=100" width="100px;" alt="Mitchell D. West"/><br /><sub><b>Mitchell D. West</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Amdwest" title="Bug reports">🐛</a> <a href="#business-mdwest" title="Business development">💼</a> <a href="#financial-mdwest" title="Financial">💵</a> <a href="#fundingFinding-mdwest" title="Funding Finding">🔍</a> <a href="#ideas-mdwest" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-mdwest" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Amdwest" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/daaavo"><img src="https://avatars.githubusercontent.com/u/108758198?v=4?s=100" width="100px;" alt="daaavo"/><br /><sub><b>daaavo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=daaavo" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://idzieniedzwiedz.pl"><img src="https://avatars.githubusercontent.com/u/59344635?v=4?s=100" width="100px;" alt="Niedzwiedz"/><br /><sub><b>Niedzwiedz</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Ni3dzwi3dz" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/daaavo"><img src="https://avatars.githubusercontent.com/u/108758198?v=4?s=100" width="100px;" alt="daaavo"/><br /><sub><b>daaavo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=daaavo" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/obafemiolorungbon"><img src="https://avatars.githubusercontent.com/u/62023238?v=4?s=100" width="100px;" alt="Obafemi Joseph Olorungbon"/><br /><sub><b>Obafemi Joseph Olorungbon</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=obafemiolorungbon" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/didiermichel"><img src="https://avatars.githubusercontent.com/u/9488079?v=4?s=100" width="100px;" alt="didiermichel"/><br /><sub><b>didiermichel</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=didiermichel" title="Documentation">📖</a> <a href="#infra-didiermichel" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/obafemiolorungbon"><img src="https://avatars.githubusercontent.com/u/62023238?v=4?s=100" width="100px;" alt="Obafemi Joseph Olorungbon"/><br /><sub><b>Obafemi Joseph Olorungbon</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=obafemiolorungbon" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/didiermichel"><img src="https://avatars.githubusercontent.com/u/9488079?v=4?s=100" width="100px;" alt="didiermichel"/><br /><sub><b>didiermichel</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=didiermichel" title="Documentation">📖</a> <a href="#infra-didiermichel" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/petarPetrovBG"><img src="https://avatars0.githubusercontent.com/u/20644034?v=4?s=100" width="100px;" alt="Petar Petrov"/><br /><sub><b>Petar Petrov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=petarPetrovBG" title="Tests">⚠️</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/didiermichel"><img src="https://avatars.githubusercontent.com/u/9488079?v=4?s=100" width="100px;" alt="didiermichel"/><br /><sub><b>didiermichel</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=didiermichel" title="Documentation">📖</a> <a href="#infra-didiermichel" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/therohitramesh"><img src="https://avatars0.githubusercontent.com/u/20316398?v=4?s=100" width="100px;" alt="Rohit Ramesh"/><br /><sub><b>Rohit Ramesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=therohitramesh" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gorkemarslan"><img src="https://avatars.githubusercontent.com/u/16780927?v=4?s=100" width="100px;" alt="gorkemarslan"/><br /><sub><b>gorkemarslan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Tests">⚠️</a> <a href="#infra-gorkemarslan" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/ryan-barrett2/"><img src="https://avatars1.githubusercontent.com/u/29344675?v=4?s=100" width="100px;" alt="Ryan Barrett"/><br /><sub><b>Ryan Barrett</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ryan-barrett" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gteti"><img src="https://avatars1.githubusercontent.com/u/51110452?v=4?s=100" width="100px;" alt="gteti"/><br /><sub><b>gteti</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gteti" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/earthprelude"><img src="https://avatars.githubusercontent.com/u/75330343?v=4?s=100" width="100px;" alt="prelude"/><br /><sub><b>prelude</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=earthprelude" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/earthprelude"><img src="https://avatars.githubusercontent.com/u/75330343?v=4?s=100" width="100px;" alt="prelude"/><br /><sub><b>prelude</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=earthprelude" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/ryan-barrett2/"><img src="https://avatars1.githubusercontent.com/u/29344675?v=4?s=100" width="100px;" alt="Ryan Barrett"/><br /><sub><b>Ryan Barrett</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ryan-barrett" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/earthprelude"><img src="https://avatars.githubusercontent.com/u/75330343?v=4?s=100" width="100px;" alt="prelude"/><br /><sub><b>prelude</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=earthprelude" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/ryan-barrett2/"><img src="https://avatars1.githubusercontent.com/u/29344675?v=4?s=100" width="100px;" alt="Ryan Barrett"/><br /><sub><b>Ryan Barrett</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ryan-barrett" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/rbatchu2"><img src="https://avatars.githubusercontent.com/u/112577508?v=4?s=100" width="100px;" alt="rbatchu2"/><br /><sub><b>rbatchu2</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=rbatchu2" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://sethangell.com"><img src="https://avatars.githubusercontent.com/u/24513605?v=4?s=100" width="100px;" alt="Seth"/><br /><sub><b>Seth</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=SethAngell" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/rdhoge"><img src="https://avatars.githubusercontent.com/u/59403275?v=4?s=100" width="100px;" alt="rdhoge"/><br /><sub><b>rdhoge</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=rdhoge" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

    <tr>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/richifuentes"><img src="https://avatars2.githubusercontent.com/u/9931749?v=4?s=100" width="100px;" alt="richifuentes"/><br /><sub><b>richifuentes</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Arichifuentes" title="Bug reports">🐛</a> <a href="#question-richifuentes" title="Answering Questions">💬</a> <a href="#ideas-richifuentes" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Shadyaobuya"><img src="https://avatars.githubusercontent.com/u/79209638?v=4?s=100" width="100px;" alt="Shadyaobuya"/><br /><sub><b>Shadyaobuya</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Shadyaobuya" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/terrencetuy"><img src="https://avatars3.githubusercontent.com/u/13714060?v=4?s=100" width="100px;" alt="terrencetuy"/><br /><sub><b>terrencetuy</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=terrencetuy" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shaunak-gupta"><img src="https://avatars1.githubusercontent.com/u/2604602?v=4?s=100" width="100px;" alt="Shaunak"/><br /><sub><b>Shaunak</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shaunak-gupta" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/werberger"><img src="https://avatars.githubusercontent.com/u/106753124?v=4?s=100" width="100px;" alt="werb"/><br /><sub><b>werb</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Awerberger" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://about.me/Simarjot"><img src="https://avatars.githubusercontent.com/u/22258411?v=4?s=100" width="100px;" alt="Simarjot Singh (Monga)"/><br /><sub><b>Simarjot Singh (Monga)</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=simar5244" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wippo-devops"><img src="https://avatars.githubusercontent.com/u/85387801?v=4?s=100" width="100px;" alt="wippo-devops"/><br /><sub><b>wippo-devops</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wippo-devops" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://stanmd.tk"><img src="https://avatars.githubusercontent.com/u/15629602?v=4?s=100" width="100px;" alt="Stanley Ndagi"/><br /><sub><b>Stanley Ndagi</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=NdagiStanley" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Swanand01"><img src="https://avatars.githubusercontent.com/u/75439077?v=4?s=100" width="100px;" alt="Swanand01"/><br /><sub><b>Swanand01</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Swanand01" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/tomaszkolek"><img src="https://avatars3.githubusercontent.com/u/5993758?v=4?s=100" width="100px;" alt="Tomasz Kolek"/><br /><sub><b>Tomasz Kolek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Tests">⚠️</a> <a href="#security-TomaszKolek" title="Security">🛡️</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3ATomaszKolek" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tractaylor"><img src="https://avatars0.githubusercontent.com/u/5148702?v=4?s=100" width="100px;" alt="Trac Taylor"/><br /><sub><b>Trac Taylor</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tractaylor" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Atractaylor" title="Bug reports">🐛</a> <a href="#ideas-tractaylor" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tractaylor"><img src="https://avatars0.githubusercontent.com/u/5148702?v=4?s=100" width="100px;" alt="Trac Taylor"/><br /><sub><b>Trac Taylor</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tractaylor" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Atractaylor" title="Bug reports">🐛</a> <a href="#ideas-tractaylor" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/WCollins3"><img src="https://avatars0.githubusercontent.com/u/10867839?v=4?s=100" width="100px;" alt="WCollins3"/><br /><sub><b>WCollins3</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=WCollins3" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/morento101"><img src="https://avatars.githubusercontent.com/u/80165970?v=4?s=100" width="100px;" alt="Yaroslav"/><br /><sub><b>Yaroslav</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=morento101" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/delta-plus"><img src="https://avatars0.githubusercontent.com/u/25730621?v=4?s=100" width="100px;" alt="delta-plus"/><br /><sub><b>delta-plus</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adelta-plus" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Documentation">📖</a> <a href="#ideas-delta-plus" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-delta-plus" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gteti"><img src="https://avatars1.githubusercontent.com/u/51110452?v=4?s=100" width="100px;" alt="gteti"/><br /><sub><b>gteti</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gteti" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shaunak-gupta"><img src="https://avatars1.githubusercontent.com/u/2604602?v=4?s=100" width="100px;" alt="Shaunak"/><br /><sub><b>Shaunak</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shaunak-gupta" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dlarner3194"><img src="https://avatars2.githubusercontent.com/u/17296992?v=4?s=100" width="100px;" alt="Daniel Larner"/><br /><sub><b>Daniel Larner</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dlarner3194" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="http://about.me/Simarjot"><img src="https://avatars.githubusercontent.com/u/22258411?v=4?s=100" width="100px;" alt="Simarjot Singh (Monga)"/><br /><sub><b>Simarjot Singh (Monga)</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=simar5244" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/DCalliet"><img src="https://avatars0.githubusercontent.com/u/6856645?v=4?s=100" width="100px;" alt="Darius Calliet"/><br /><sub><b>Darius Calliet</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=DCalliet" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3ADCalliet" title="Bug reports">🐛</a> <a href="#ideas-DCalliet" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/werberger"><img src="https://avatars.githubusercontent.com/u/106753124?v=4?s=100" width="100px;" alt="werb"/><br /><sub><b>werb</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Awerberger" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/darshanip"><img src="https://avatars.githubusercontent.com/u/36774606?v=4?s=100" width="100px;" alt="Darshan"/><br /><sub><b>Darshan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=darshanip" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Trailing punctuation in header
Open

## Why CiviWiki?
Severity: Info
Found in README.md by markdownlint

MD026 - Trailing punctuation in header

Tags: headers

Aliases: no-trailing-punctuation

Parameters: punctuation (string; default ".,;:!?")

This rule is triggered on any header that has a punctuation character as the last character in the line:

# This is a header.

To fix this, remove any trailing punctuation:

# This is a header

Note: The punctuation parameter can be used to specify what characters class as punctuation at the end of the header. For example, you can set it to '.,;:!' to allow headers with question marks in them, such as might be used in an FAQ.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/harsha0609"><img src="https://avatars.githubusercontent.com/u/24893016?v=4?s=100" width="100px;" alt="Harsha Vardhan"/><br /><sub><b>Harsha Vardhan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=harsha0609" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/alecxvs"><img src="https://avatars2.githubusercontent.com/u/513932?v=4?s=100" width="100px;" alt="Alec Sears"/><br /><sub><b>Alec Sears</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Aalecxvs" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/HushOv"><img src="https://avatars2.githubusercontent.com/u/36056305?v=4?s=100" width="100px;" alt="Hush"/><br /><sub><b>Hush</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/SimonDamberg"><img src="https://avatars.githubusercontent.com/u/49840909?v=4?s=100" width="100px;" alt="Simon Damberg"/><br /><sub><b>Simon Damberg</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=SimonDamberg" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/LightFelicis"><img src="https://avatars.githubusercontent.com/u/21277176?v=4?s=100" width="100px;" alt="Alicja Kluczek"/><br /><sub><b>Alicja Kluczek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=LightFelicis" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Germlord"><img src="https://avatars.githubusercontent.com/u/34950441?v=4?s=100" width="100px;" alt="Steven Hitchcock"/><br /><sub><b>Steven Hitchcock</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Germlord" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dummy26"><img src="https://avatars.githubusercontent.com/u/40134444?v=4?s=100" width="100px;" alt="Aniket Banyal"/><br /><sub><b>Aniket Banyal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dummy26" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Line length
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/daaavo"><img src="https://avatars.githubusercontent.com/u/108758198?v=4?s=100" width="100px;" alt="daaavo"/><br /><sub><b>daaavo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=daaavo" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD013 - Line length

Tags: line_length

Aliases: line-length Parameters: linelength, codeblocks, tables (number; default 80, boolean; default true)

This rule is triggered when there are lines that are longer than the configured line length (default: 80 characters). To fix this, split the line up into multiple lines.

This rule has an exception where there is no whitespace beyond the configured line length. This allows you to still include items such as long URLs without being forced to break them in the middle.

You also have the option to exclude this rule for code blocks and tables. To do this, set the code_blocks and/or tables parameters to false.

Code blocks are included in this rule by default since it is often a requirement for document readability, and tentatively compatible with code rules. Still, some languages do not lend themselves to short lines.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/anurag629"><img src="https://avatars.githubusercontent.com/u/78868769?v=4?s=100" width="100px;" alt="Anurag verma"/><br /><sub><b>Anurag verma</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=anurag629" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/abhiprojectz"><img src="https://avatars.githubusercontent.com/u/64596494?v=4?s=100" width="100px;" alt="Abhi "/><br /><sub><b>Abhi </b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=abhiprojectz" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ashfaq1934"><img src="https://avatars.githubusercontent.com/u/46718979?v=4?s=100" width="100px;" alt="Ashfaq Ahmed"/><br /><sub><b>Ashfaq Ahmed</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ashfaq1934" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/adityamittl"><img src="https://avatars.githubusercontent.com/u/76921082?v=4?s=100" width="100px;" alt="Aditya Mittal"/><br /><sub><b>Aditya Mittal</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=adityamittl" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/a7madnassar"><img src="https://avatars.githubusercontent.com/u/2473403?v=4?s=100" width="100px;" alt="Ahmed Nassar"/><br /><sub><b>Ahmed Nassar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=a7madnassar" title="Code">💻</a> <a href="#infra-a7madnassar" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/znhv"><img src="https://avatars.githubusercontent.com/u/14875990?v=4?s=100" width="100px;" alt="Boris Zhenikhov"/><br /><sub><b>Boris Zhenikhov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=znhv" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/a7madnassar"><img src="https://avatars.githubusercontent.com/u/2473403?v=4?s=100" width="100px;" alt="Ahmed Nassar"/><br /><sub><b>Ahmed Nassar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=a7madnassar" title="Code">💻</a> <a href="#infra-a7madnassar" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/BrianPainter"><img src="https://avatars2.githubusercontent.com/u/1342663?v=4?s=100" width="100px;" alt="Brian Painter"/><br /><sub><b>Brian Painter</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=BrianPainter" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/arjun-k-haridas-9a5844207/"><img src="https://avatars.githubusercontent.com/u/51917087?v=4?s=100" width="100px;" alt="Arjun K Haridas"/><br /><sub><b>Arjun K Haridas</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=topguns837" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/DCalliet"><img src="https://avatars0.githubusercontent.com/u/6856645?v=4?s=100" width="100px;" alt="Darius Calliet"/><br /><sub><b>Darius Calliet</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=DCalliet" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3ADCalliet" title="Bug reports">🐛</a> <a href="#ideas-DCalliet" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/znhv"><img src="https://avatars.githubusercontent.com/u/14875990?v=4?s=100" width="100px;" alt="Boris Zhenikhov"/><br /><sub><b>Boris Zhenikhov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=znhv" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bryliechristopheroxley.info"><img src="https://avatars1.githubusercontent.com/u/17307?v=4?s=100" width="100px;" alt="Brylie Christopher Oxley"/><br /><sub><b>Brylie Christopher Oxley</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Abrylie" title="Bug reports">🐛</a> <a href="#projectManagement-brylie" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Abrylie" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=brylie" title="Documentation">📖</a> <a href="#infra-brylie" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-brylie" title="Maintenance">🚧</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/FredKhayat"><img src="https://avatars.githubusercontent.com/u/61949371?v=4?s=100" width="100px;" alt="Frederic Khayat"/><br /><sub><b>Frederic Khayat</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=FredKhayat" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dborstelmann"><img src="https://avatars1.githubusercontent.com/u/6558873?v=4?s=100" width="100px;" alt="Dan Borstelmann"/><br /><sub><b>Dan Borstelmann</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dborstelmann" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adborstelmann" title="Bug reports">🐛</a> <a href="#infra-dborstelmann" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#ideas-dborstelmann" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://g1stavo.github.io/"><img src="https://avatars1.githubusercontent.com/u/22722936?v=4?s=100" width="100px;" alt="Gustavo"/><br /><sub><b>Gustavo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=g1stavo" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=eltociear" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dborstelmann"><img src="https://avatars1.githubusercontent.com/u/6558873?v=4?s=100" width="100px;" alt="Dan Borstelmann"/><br /><sub><b>Dan Borstelmann</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=dborstelmann" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adborstelmann" title="Bug reports">🐛</a> <a href="#infra-dborstelmann" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#ideas-dborstelmann" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=eltociear" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/darcymeyer"><img src="https://avatars2.githubusercontent.com/u/15186598?v=4?s=100" width="100px;" alt="Darcy Meyer"/><br /><sub><b>Darcy Meyer</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=darcymeyer" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://jacob-north.com"><img src="https://avatars.githubusercontent.com/u/34386437?v=4?s=100" width="100px;" alt="Jacob North"/><br /><sub><b>Jacob North</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=North15" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/GokuMizuno"><img src="https://avatars0.githubusercontent.com/u/6818565?v=4?s=100" width="100px;" alt="Gordon Stangler"/><br /><sub><b>Gordon Stangler</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=GokuMizuno" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AGokuMizuno" title="Bug reports">🐛</a> <a href="#ideas-GokuMizuno" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/HushOv"><img src="https://avatars2.githubusercontent.com/u/36056305?v=4?s=100" width="100px;" alt="Hush"/><br /><sub><b>Hush</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://jacob-north.com"><img src="https://avatars.githubusercontent.com/u/34386437?v=4?s=100" width="100px;" alt="Jacob North"/><br /><sub><b>Jacob North</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=North15" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/HushOv"><img src="https://avatars2.githubusercontent.com/u/36056305?v=4?s=100" width="100px;" alt="Hush"/><br /><sub><b>Hush</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jstrang"><img src="https://avatars2.githubusercontent.com/u/9824957?v=4?s=100" width="100px;" alt="Jake Strang"/><br /><sub><b>Jake Strang</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jstrang" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JDRanpariya"><img src="https://avatars3.githubusercontent.com/u/51157407?v=4?s=100" width="100px;" alt="JDRanpariya"/><br /><sub><b>JDRanpariya</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Jazriel"><img src="https://avatars1.githubusercontent.com/u/9085893?v=4?s=100" width="100px;" alt="Javier Martínez"/><br /><sub><b>Javier Martínez</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Jazriel" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JDRanpariya"><img src="https://avatars3.githubusercontent.com/u/51157407?v=4?s=100" width="100px;" alt="JDRanpariya"/><br /><sub><b>JDRanpariya</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JDRanpariya"><img src="https://avatars3.githubusercontent.com/u/51157407?v=4?s=100" width="100px;" alt="JDRanpariya"/><br /><sub><b>JDRanpariya</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jithenshriyan"><img src="https://avatars.githubusercontent.com/u/67240543?v=4?s=100" width="100px;" alt="Jithen Shriyan"/><br /><sub><b>Jithen Shriyan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jithenshriyan" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jabrielcjones"><img src="https://avatars.githubusercontent.com/u/32472383?v=4?s=100" width="100px;" alt="Jabriel Jones"/><br /><sub><b>Jabriel Jones</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jabrielcjones" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Floyd-Droid"><img src="https://avatars.githubusercontent.com/u/67757904?v=4?s=100" width="100px;" alt="Jourdon Floyd"/><br /><sub><b>Jourdon Floyd</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Floyd-Droid" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jithenshriyan"><img src="https://avatars.githubusercontent.com/u/67240543?v=4?s=100" width="100px;" alt="Jithen Shriyan"/><br /><sub><b>Jithen Shriyan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jithenshriyan" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://twitter.com/nehemiah_bosire"><img src="https://avatars.githubusercontent.com/u/87471613?v=4?s=100" width="100px;" alt="Nehemiah60"/><br /><sub><b>Nehemiah60</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Nehemiah60" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/kevinjosephh"><img src="https://avatars.githubusercontent.com/u/38029772?v=4?s=100" width="100px;" alt="Kevin Joseph"/><br /><sub><b>Kevin Joseph</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=kevinjosephh" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/pscheid2"><img src="https://avatars0.githubusercontent.com/u/6983738?v=4?s=100" width="100px;" alt="Paul Scheid"/><br /><sub><b>Paul Scheid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=pscheid2" title="Code">💻</a> <a href="#ideas-pscheid2" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-pscheid2" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mdwest"><img src="https://avatars1.githubusercontent.com/u/30572202?v=4?s=100" width="100px;" alt="Mitchell D. West"/><br /><sub><b>Mitchell D. West</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Amdwest" title="Bug reports">🐛</a> <a href="#business-mdwest" title="Business development">💼</a> <a href="#financial-mdwest" title="Financial">💵</a> <a href="#fundingFinding-mdwest" title="Funding Finding">🔍</a> <a href="#ideas-mdwest" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-mdwest" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Amdwest" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/pscheid2"><img src="https://avatars0.githubusercontent.com/u/6983738?v=4?s=100" width="100px;" alt="Paul Scheid"/><br /><sub><b>Paul Scheid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=pscheid2" title="Code">💻</a> <a href="#ideas-pscheid2" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-pscheid2" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mdwest"><img src="https://avatars1.githubusercontent.com/u/30572202?v=4?s=100" width="100px;" alt="Mitchell D. West"/><br /><sub><b>Mitchell D. West</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Amdwest" title="Bug reports">🐛</a> <a href="#business-mdwest" title="Business development">💼</a> <a href="#financial-mdwest" title="Financial">💵</a> <a href="#fundingFinding-mdwest" title="Funding Finding">🔍</a> <a href="#ideas-mdwest" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-mdwest" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Amdwest" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/therohitramesh"><img src="https://avatars0.githubusercontent.com/u/20316398?v=4?s=100" width="100px;" alt="Rohit Ramesh"/><br /><sub><b>Rohit Ramesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=therohitramesh" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://idzieniedzwiedz.pl"><img src="https://avatars.githubusercontent.com/u/59344635?v=4?s=100" width="100px;" alt="Niedzwiedz"/><br /><sub><b>Niedzwiedz</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Ni3dzwi3dz" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/therohitramesh"><img src="https://avatars0.githubusercontent.com/u/20316398?v=4?s=100" width="100px;" alt="Rohit Ramesh"/><br /><sub><b>Rohit Ramesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=therohitramesh" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/TimOsahenru"><img src="https://avatars.githubusercontent.com/u/93861430?v=4?s=100" width="100px;" alt="Osahenru"/><br /><sub><b>Osahenru</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TimOsahenru" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://samr1ddh1.github.io"><img src="https://avatars.githubusercontent.com/u/52720626?v=4?s=100" width="100px;" alt="Samriddhi B"/><br /><sub><b>Samriddhi B</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=samr1ddh1" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/TimOsahenru"><img src="https://avatars.githubusercontent.com/u/93861430?v=4?s=100" width="100px;" alt="Osahenru"/><br /><sub><b>Osahenru</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TimOsahenru" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Unit111"><img src="https://avatars2.githubusercontent.com/u/5164528?v=4?s=100" width="100px;" alt="Petar Petrov"/><br /><sub><b>Petar Petrov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Unit111" title="Tests">⚠️</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://www.linkedin.com/in/shourya-shikhar"><img src="https://avatars.githubusercontent.com/u/55531939?v=4?s=100" width="100px;" alt="Shourya Shikhar"/><br /><sub><b>Shourya Shikhar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=danger-ahead" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://samr1ddh1.github.io"><img src="https://avatars.githubusercontent.com/u/52720626?v=4?s=100" width="100px;" alt="Samriddhi B"/><br /><sub><b>Samriddhi B</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=samr1ddh1" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://soumallyadev.live"><img src="https://avatars.githubusercontent.com/u/55331884?v=4?s=100" width="100px;" alt="Soumallya Dev"/><br /><sub><b>Soumallya Dev</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=soumallyadev07" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://samr1ddh1.github.io"><img src="https://avatars.githubusercontent.com/u/52720626?v=4?s=100" width="100px;" alt="Samriddhi B"/><br /><sub><b>Samriddhi B</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=samr1ddh1" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shashankks0987"><img src="https://avatars.githubusercontent.com/u/47640763?v=4?s=100" width="100px;" alt="Shashank KS"/><br /><sub><b>Shashank KS</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shashankks0987" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://stanmd.tk"><img src="https://avatars.githubusercontent.com/u/15629602?v=4?s=100" width="100px;" alt="Stanley Ndagi"/><br /><sub><b>Stanley Ndagi</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=NdagiStanley" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shashankks0987"><img src="https://avatars.githubusercontent.com/u/47640763?v=4?s=100" width="100px;" alt="Shashank KS"/><br /><sub><b>Shashank KS</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shashankks0987" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ssm0801"><img src="https://avatars.githubusercontent.com/u/46257802?v=4?s=100" width="100px;" alt="Sudhanshu Motewar"/><br /><sub><b>Sudhanshu Motewar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Assm0801" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://about.me/Simarjot"><img src="https://avatars.githubusercontent.com/u/22258411?v=4?s=100" width="100px;" alt="Simarjot Singh (Monga)"/><br /><sub><b>Simarjot Singh (Monga)</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=simar5244" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/torabshaikh"><img src="https://avatars0.githubusercontent.com/u/18557453?v=4?s=100" width="100px;" alt="Torab Shaikh"/><br /><sub><b>Torab Shaikh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=torabshaikh" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://about.me/Simarjot"><img src="https://avatars.githubusercontent.com/u/22258411?v=4?s=100" width="100px;" alt="Simarjot Singh (Monga)"/><br /><sub><b>Simarjot Singh (Monga)</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=simar5244" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://in.linkedin.com/in/umr55766"><img src="https://avatars0.githubusercontent.com/u/16179313?v=4?s=100" width="100px;" alt="UMAIR MOHAMMAD"/><br /><sub><b>UMAIR MOHAMMAD</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=umr55766" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/audreyelim"><img src="https://avatars.githubusercontent.com/u/41016300?v=4?s=100" width="100px;" alt="audreyelim"/><br /><sub><b>audreyelim</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=audreyelim" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://soumallyadev.live"><img src="https://avatars.githubusercontent.com/u/55331884?v=4?s=100" width="100px;" alt="Soumallya Dev"/><br /><sub><b>Soumallya Dev</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=soumallyadev07" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/audreyelim"><img src="https://avatars.githubusercontent.com/u/41016300?v=4?s=100" width="100px;" alt="audreyelim"/><br /><sub><b>audreyelim</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=audreyelim" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/delta-plus"><img src="https://avatars0.githubusercontent.com/u/25730621?v=4?s=100" width="100px;" alt="delta-plus"/><br /><sub><b>delta-plus</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adelta-plus" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Documentation">📖</a> <a href="#ideas-delta-plus" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-delta-plus" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Sv3nman"><img src="https://avatars0.githubusercontent.com/u/14117015?v=4?s=100" width="100px;" alt="Steven Hitchcock"/><br /><sub><b>Steven Hitchcock</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Sv3nman" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/delta-plus"><img src="https://avatars0.githubusercontent.com/u/25730621?v=4?s=100" width="100px;" alt="delta-plus"/><br /><sub><b>delta-plus</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adelta-plus" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Documentation">📖</a> <a href="#ideas-delta-plus" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-delta-plus" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Sv3nman"><img src="https://avatars0.githubusercontent.com/u/14117015?v=4?s=100" width="100px;" alt="Steven Hitchcock"/><br /><sub><b>Steven Hitchcock</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Sv3nman" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/didiermichel"><img src="https://avatars.githubusercontent.com/u/9488079?v=4?s=100" width="100px;" alt="didiermichel"/><br /><sub><b>didiermichel</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=didiermichel" title="Documentation">📖</a> <a href="#infra-didiermichel" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ssm0801"><img src="https://avatars.githubusercontent.com/u/46257802?v=4?s=100" width="100px;" alt="Sudhanshu Motewar"/><br /><sub><b>Sudhanshu Motewar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Assm0801" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/guido97"><img src="https://avatars.githubusercontent.com/u/44304394?v=4?s=100" width="100px;" alt="guido97"/><br /><sub><b>guido97</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=guido97" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/max1204"><img src="https://avatars.githubusercontent.com/u/20409353?v=4?s=100" width="100px;" alt="max1204"/><br /><sub><b>max1204</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=max1204" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ssm0801"><img src="https://avatars.githubusercontent.com/u/46257802?v=4?s=100" width="100px;" alt="Sudhanshu Motewar"/><br /><sub><b>Sudhanshu Motewar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Assm0801" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tberm"><img src="https://avatars.githubusercontent.com/u/49910363?v=4?s=100" width="100px;" alt="tberm"/><br /><sub><b>tberm</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tberm" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Swanand01"><img src="https://avatars.githubusercontent.com/u/75439077?v=4?s=100" width="100px;" alt="Swanand01"/><br /><sub><b>Swanand01</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Swanand01" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/terrencetuy"><img src="https://avatars3.githubusercontent.com/u/13714060?v=4?s=100" width="100px;" alt="terrencetuy"/><br /><sub><b>terrencetuy</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=terrencetuy" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tractaylor"><img src="https://avatars0.githubusercontent.com/u/5148702?v=4?s=100" width="100px;" alt="Trac Taylor"/><br /><sub><b>Trac Taylor</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tractaylor" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Atractaylor" title="Bug reports">🐛</a> <a href="#ideas-tractaylor" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wassafshahzad"><img src="https://avatars.githubusercontent.com/u/25094157?v=4?s=100" width="100px;" alt="wassaf shahzad"/><br /><sub><b>wassaf shahzad</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Tests">⚠️</a> <a href="#infra-wassafshahzad" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

    <tr>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tractaylor"><img src="https://avatars0.githubusercontent.com/u/5148702?v=4?s=100" width="100px;" alt="Trac Taylor"/><br /><sub><b>Trac Taylor</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tractaylor" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Atractaylor" title="Bug reports">🐛</a> <a href="#ideas-tractaylor" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/WCollins3"><img src="https://avatars0.githubusercontent.com/u/10867839?v=4?s=100" width="100px;" alt="WCollins3"/><br /><sub><b>WCollins3</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=WCollins3" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/daaavo"><img src="https://avatars.githubusercontent.com/u/108758198?v=4?s=100" width="100px;" alt="daaavo"/><br /><sub><b>daaavo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=daaavo" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/daaavo"><img src="https://avatars.githubusercontent.com/u/108758198?v=4?s=100" width="100px;" alt="daaavo"/><br /><sub><b>daaavo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=daaavo" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/daaavo"><img src="https://avatars.githubusercontent.com/u/108758198?v=4?s=100" width="100px;" alt="daaavo"/><br /><sub><b>daaavo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=daaavo" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/didiermichel"><img src="https://avatars.githubusercontent.com/u/9488079?v=4?s=100" width="100px;" alt="didiermichel"/><br /><sub><b>didiermichel</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=didiermichel" title="Documentation">📖</a> <a href="#infra-didiermichel" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jgbmattos"><img src="https://avatars0.githubusercontent.com/u/10090364?v=4?s=100" width="100px;" alt="jgbmattos"/><br /><sub><b>jgbmattos</b></sub></a><br /><a href="#userTesting-jgbmattos" title="User Testing">📓</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jgbmattos"><img src="https://avatars0.githubusercontent.com/u/10090364?v=4?s=100" width="100px;" alt="jgbmattos"/><br /><sub><b>jgbmattos</b></sub></a><br /><a href="#userTesting-jgbmattos" title="User Testing">📓</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mharyam"><img src="https://avatars.githubusercontent.com/u/21172249?v=4?s=100" width="100px;" alt="Maryam Yusuf"/><br /><sub><b>Maryam Yusuf</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mharyam" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://facebook.com/fardeen.es7"><img src="https://avatars.githubusercontent.com/u/43882976?v=4?s=100" width="100px;" alt="Md. Fardeen Ehsan Shawon"/><br /><sub><b>Md. Fardeen Ehsan Shawon</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=fardeenes7" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://idzieniedzwiedz.pl"><img src="https://avatars.githubusercontent.com/u/59344635?v=4?s=100" width="100px;" alt="Niedzwiedz"/><br /><sub><b>Niedzwiedz</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Ni3dzwi3dz" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/obafemiolorungbon"><img src="https://avatars.githubusercontent.com/u/62023238?v=4?s=100" width="100px;" alt="Obafemi Joseph Olorungbon"/><br /><sub><b>Obafemi Joseph Olorungbon</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=obafemiolorungbon" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/TimOsahenru"><img src="https://avatars.githubusercontent.com/u/93861430?v=4?s=100" width="100px;" alt="Osahenru"/><br /><sub><b>Osahenru</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TimOsahenru" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Unit111"><img src="https://avatars2.githubusercontent.com/u/5164528?v=4?s=100" width="100px;" alt="Petar Petrov"/><br /><sub><b>Petar Petrov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Unit111" title="Tests">⚠️</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/petarPetrovBG"><img src="https://avatars0.githubusercontent.com/u/20644034?v=4?s=100" width="100px;" alt="Petar Petrov"/><br /><sub><b>Petar Petrov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=petarPetrovBG" title="Tests">⚠️</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/riajots"><img src="https://avatars.githubusercontent.com/u/36339406?v=4?s=100" width="100px;" alt="Ria Jotsinghani"/><br /><sub><b>Ria Jotsinghani</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=riajots" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/therohitramesh"><img src="https://avatars0.githubusercontent.com/u/20316398?v=4?s=100" width="100px;" alt="Rohit Ramesh"/><br /><sub><b>Rohit Ramesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=therohitramesh" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/therohitramesh"><img src="https://avatars0.githubusercontent.com/u/20316398?v=4?s=100" width="100px;" alt="Rohit Ramesh"/><br /><sub><b>Rohit Ramesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=therohitramesh" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shashankks0987"><img src="https://avatars.githubusercontent.com/u/47640763?v=4?s=100" width="100px;" alt="Shashank KS"/><br /><sub><b>Shashank KS</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shashankks0987" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shiv-aay"><img src="https://avatars.githubusercontent.com/u/58257395?v=4?s=100" width="100px;" alt="Shivaay"/><br /><sub><b>Shivaay</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shiv-aay" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Shreyas4991"><img src="https://avatars3.githubusercontent.com/u/4014341?v=4?s=100" width="100px;" alt="Shrys"/><br /><sub><b>Shrys</b></sub></a><br /><a href="#ideas-Shreyas4991" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AShreyas4991" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Shreyas4991"><img src="https://avatars3.githubusercontent.com/u/4014341?v=4?s=100" width="100px;" alt="Shrys"/><br /><sub><b>Shrys</b></sub></a><br /><a href="#ideas-Shreyas4991" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AShreyas4991" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/SimonDamberg"><img src="https://avatars.githubusercontent.com/u/49840909?v=4?s=100" width="100px;" alt="Simon Damberg"/><br /><sub><b>Simon Damberg</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=SimonDamberg" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://soumallyadev.live"><img src="https://avatars.githubusercontent.com/u/55331884?v=4?s=100" width="100px;" alt="Soumallya Dev"/><br /><sub><b>Soumallya Dev</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=soumallyadev07" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://stanmd.tk"><img src="https://avatars.githubusercontent.com/u/15629602?v=4?s=100" width="100px;" alt="Stanley Ndagi"/><br /><sub><b>Stanley Ndagi</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=NdagiStanley" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Sv3nman"><img src="https://avatars0.githubusercontent.com/u/14117015?v=4?s=100" width="100px;" alt="Steven Hitchcock"/><br /><sub><b>Steven Hitchcock</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Sv3nman" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://dev.tomjohnhall.com/"><img src="https://avatars0.githubusercontent.com/u/21244070?v=4?s=100" width="100px;" alt="Tom John Hall"/><br /><sub><b>Tom John Hall</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tomjohnhall" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://dev.tomjohnhall.com/"><img src="https://avatars0.githubusercontent.com/u/21244070?v=4?s=100" width="100px;" alt="Tom John Hall"/><br /><sub><b>Tom John Hall</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tomjohnhall" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tractaylor"><img src="https://avatars0.githubusercontent.com/u/5148702?v=4?s=100" width="100px;" alt="Trac Taylor"/><br /><sub><b>Trac Taylor</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tractaylor" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Atractaylor" title="Bug reports">🐛</a> <a href="#ideas-tractaylor" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/WCollins3"><img src="https://avatars0.githubusercontent.com/u/10867839?v=4?s=100" width="100px;" alt="WCollins3"/><br /><sub><b>WCollins3</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=WCollins3" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/SunflowerPKU"><img src="https://avatars3.githubusercontent.com/u/23006864?v=4?s=100" width="100px;" alt="Xin Tan"/><br /><sub><b>Xin Tan</b></sub></a><br /><a href="#userTesting-SunflowerPKU" title="User Testing">📓</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/morento101"><img src="https://avatars.githubusercontent.com/u/80165970?v=4?s=100" width="100px;" alt="Yaroslav"/><br /><sub><b>Yaroslav</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=morento101" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/audreyelim"><img src="https://avatars.githubusercontent.com/u/41016300?v=4?s=100" width="100px;" alt="audreyelim"/><br /><sub><b>audreyelim</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=audreyelim" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/delta-plus"><img src="https://avatars0.githubusercontent.com/u/25730621?v=4?s=100" width="100px;" alt="delta-plus"/><br /><sub><b>delta-plus</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adelta-plus" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Documentation">📖</a> <a href="#ideas-delta-plus" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-delta-plus" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/delta-plus"><img src="https://avatars0.githubusercontent.com/u/25730621?v=4?s=100" width="100px;" alt="delta-plus"/><br /><sub><b>delta-plus</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adelta-plus" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Documentation">📖</a> <a href="#ideas-delta-plus" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-delta-plus" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

    <tr>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/guido97"><img src="https://avatars.githubusercontent.com/u/44304394?v=4?s=100" width="100px;" alt="guido97"/><br /><sub><b>guido97</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=guido97" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/guido97"><img src="https://avatars.githubusercontent.com/u/44304394?v=4?s=100" width="100px;" alt="guido97"/><br /><sub><b>guido97</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=guido97" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jjoseph18"><img src="https://avatars.githubusercontent.com/u/82232960?v=4?s=100" width="100px;" alt="jjoseph18"/><br /><sub><b>jjoseph18</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jjoseph18" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/max1204"><img src="https://avatars.githubusercontent.com/u/20409353?v=4?s=100" width="100px;" alt="max1204"/><br /><sub><b>max1204</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=max1204" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/rbatchu2"><img src="https://avatars.githubusercontent.com/u/112577508?v=4?s=100" width="100px;" alt="rbatchu2"/><br /><sub><b>rbatchu2</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=rbatchu2" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/richifuentes"><img src="https://avatars2.githubusercontent.com/u/9931749?v=4?s=100" width="100px;" alt="richifuentes"/><br /><sub><b>richifuentes</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Arichifuentes" title="Bug reports">🐛</a> <a href="#question-richifuentes" title="Answering Questions">💬</a> <a href="#ideas-richifuentes" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tberm"><img src="https://avatars.githubusercontent.com/u/49910363?v=4?s=100" width="100px;" alt="tberm"/><br /><sub><b>tberm</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tberm" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/werberger"><img src="https://avatars.githubusercontent.com/u/106753124?v=4?s=100" width="100px;" alt="werb"/><br /><sub><b>werb</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Awerberger" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wippo-devops"><img src="https://avatars.githubusercontent.com/u/85387801?v=4?s=100" width="100px;" alt="wippo-devops"/><br /><sub><b>wippo-devops</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wippo-devops" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wippo-devops"><img src="https://avatars.githubusercontent.com/u/85387801?v=4?s=100" width="100px;" alt="wippo-devops"/><br /><sub><b>wippo-devops</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wippo-devops" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.facebook.com/zafar.hussain2000"><img src="https://avatars.githubusercontent.com/u/7498674?v=4?s=100" width="100px;" alt="zafar hussain"/><br /><sub><b>zafar hussain</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=zafar-hussain" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/FredKhayat"><img src="https://avatars.githubusercontent.com/u/61949371?v=4?s=100" width="100px;" alt="Frederic Khayat"/><br /><sub><b>Frederic Khayat</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=FredKhayat" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/harsha0609"><img src="https://avatars.githubusercontent.com/u/24893016?v=4?s=100" width="100px;" alt="Harsha Vardhan"/><br /><sub><b>Harsha Vardhan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=harsha0609" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://haseebmajid.dev"><img src="https://avatars.githubusercontent.com/u/998807?v=4?s=100" width="100px;" alt="Haseeb Majid"/><br /><sub><b>Haseeb Majid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/HushOv"><img src="https://avatars2.githubusercontent.com/u/36056305?v=4?s=100" width="100px;" alt="Hush"/><br /><sub><b>Hush</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jabrielcjones"><img src="https://avatars.githubusercontent.com/u/32472383?v=4?s=100" width="100px;" alt="Jabriel Jones"/><br /><sub><b>Jabriel Jones</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jabrielcjones" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jabrielcjones"><img src="https://avatars.githubusercontent.com/u/32472383?v=4?s=100" width="100px;" alt="Jabriel Jones"/><br /><sub><b>Jabriel Jones</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jabrielcjones" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jithenshriyan"><img src="https://avatars.githubusercontent.com/u/67240543?v=4?s=100" width="100px;" alt="Jithen Shriyan"/><br /><sub><b>Jithen Shriyan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jithenshriyan" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jl24"><img src="https://avatars1.githubusercontent.com/u/12376696?v=4?s=100" width="100px;" alt="JooHee Lee"/><br /><sub><b>JooHee Lee</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Ajl24" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Documentation">📖</a> <a href="#ideas-jl24" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-jl24" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#question-jl24" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/loukikstudent"><img src="https://avatars.githubusercontent.com/u/35080655?v=4?s=100" width="100px;" alt="Loukik Bhangale"/><br /><sub><b>Loukik Bhangale</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=loukikstudent" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mharyam"><img src="https://avatars.githubusercontent.com/u/21172249?v=4?s=100" width="100px;" alt="Maryam Yusuf"/><br /><sub><b>Maryam Yusuf</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mharyam" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://facebook.com/fardeen.es7"><img src="https://avatars.githubusercontent.com/u/43882976?v=4?s=100" width="100px;" alt="Md. Fardeen Ehsan Shawon"/><br /><sub><b>Md. Fardeen Ehsan Shawon</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=fardeenes7" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mdwest"><img src="https://avatars1.githubusercontent.com/u/30572202?v=4?s=100" width="100px;" alt="Mitchell D. West"/><br /><sub><b>Mitchell D. West</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Amdwest" title="Bug reports">🐛</a> <a href="#business-mdwest" title="Business development">💼</a> <a href="#financial-mdwest" title="Financial">💵</a> <a href="#fundingFinding-mdwest" title="Funding Finding">🔍</a> <a href="#ideas-mdwest" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-mdwest" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Amdwest" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://twitter.com/nehemiah_bosire"><img src="https://avatars.githubusercontent.com/u/87471613?v=4?s=100" width="100px;" alt="Nehemiah60"/><br /><sub><b>Nehemiah60</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Nehemiah60" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://idzieniedzwiedz.pl"><img src="https://avatars.githubusercontent.com/u/59344635?v=4?s=100" width="100px;" alt="Niedzwiedz"/><br /><sub><b>Niedzwiedz</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Ni3dzwi3dz" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/obafemiolorungbon"><img src="https://avatars.githubusercontent.com/u/62023238?v=4?s=100" width="100px;" alt="Obafemi Joseph Olorungbon"/><br /><sub><b>Obafemi Joseph Olorungbon</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=obafemiolorungbon" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/TimOsahenru"><img src="https://avatars.githubusercontent.com/u/93861430?v=4?s=100" width="100px;" alt="Osahenru"/><br /><sub><b>Osahenru</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TimOsahenru" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/riajots"><img src="https://avatars.githubusercontent.com/u/36339406?v=4?s=100" width="100px;" alt="Ria Jotsinghani"/><br /><sub><b>Ria Jotsinghani</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=riajots" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://haseebmajid.dev"><img src="https://avatars.githubusercontent.com/u/998807?v=4?s=100" width="100px;" alt="Haseeb Majid"/><br /><sub><b>Haseeb Majid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=hmajid2301" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/ryan-barrett2/"><img src="https://avatars1.githubusercontent.com/u/29344675?v=4?s=100" width="100px;" alt="Ryan Barrett"/><br /><sub><b>Ryan Barrett</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=ryan-barrett" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://sethangell.com"><img src="https://avatars.githubusercontent.com/u/24513605?v=4?s=100" width="100px;" alt="Seth"/><br /><sub><b>Seth</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=SethAngell" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://sethangell.com"><img src="https://avatars.githubusercontent.com/u/24513605?v=4?s=100" width="100px;" alt="Seth"/><br /><sub><b>Seth</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=SethAngell" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Shadyaobuya"><img src="https://avatars.githubusercontent.com/u/79209638?v=4?s=100" width="100px;" alt="Shadyaobuya"/><br /><sub><b>Shadyaobuya</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Shadyaobuya" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/HushOv"><img src="https://avatars2.githubusercontent.com/u/36056305?v=4?s=100" width="100px;" alt="Hush"/><br /><sub><b>Hush</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shashankks0987"><img src="https://avatars.githubusercontent.com/u/47640763?v=4?s=100" width="100px;" alt="Shashank KS"/><br /><sub><b>Shashank KS</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shashankks0987" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jabrielcjones"><img src="https://avatars.githubusercontent.com/u/32472383?v=4?s=100" width="100px;" alt="Jabriel Jones"/><br /><sub><b>Jabriel Jones</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jabrielcjones" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shiv-aay"><img src="https://avatars.githubusercontent.com/u/58257395?v=4?s=100" width="100px;" alt="Shivaay"/><br /><sub><b>Shivaay</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shiv-aay" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jstrang"><img src="https://avatars2.githubusercontent.com/u/9824957?v=4?s=100" width="100px;" alt="Jake Strang"/><br /><sub><b>Jake Strang</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jstrang" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Germlord"><img src="https://avatars.githubusercontent.com/u/34950441?v=4?s=100" width="100px;" alt="Steven Hitchcock"/><br /><sub><b>Steven Hitchcock</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Germlord" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JonanOribe"><img src="https://avatars1.githubusercontent.com/u/11914201?v=4?s=100" width="100px;" alt="Jon Ander Oribe"/><br /><sub><b>Jon Ander Oribe</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JonanOribe" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AJonanOribe" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Swanand01"><img src="https://avatars.githubusercontent.com/u/75439077?v=4?s=100" width="100px;" alt="Swanand01"/><br /><sub><b>Swanand01</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Swanand01" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

    <tr>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/torabshaikh"><img src="https://avatars0.githubusercontent.com/u/18557453?v=4?s=100" width="100px;" alt="Torab Shaikh"/><br /><sub><b>Torab Shaikh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=torabshaikh" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jl24"><img src="https://avatars1.githubusercontent.com/u/12376696?v=4?s=100" width="100px;" alt="JooHee Lee"/><br /><sub><b>JooHee Lee</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Ajl24" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Documentation">📖</a> <a href="#ideas-jl24" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-jl24" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#question-jl24" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tractaylor"><img src="https://avatars0.githubusercontent.com/u/5148702?v=4?s=100" width="100px;" alt="Trac Taylor"/><br /><sub><b>Trac Taylor</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tractaylor" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Atractaylor" title="Bug reports">🐛</a> <a href="#ideas-tractaylor" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jl24"><img src="https://avatars1.githubusercontent.com/u/12376696?v=4?s=100" width="100px;" alt="JooHee Lee"/><br /><sub><b>JooHee Lee</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Ajl24" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jl24" title="Documentation">📖</a> <a href="#ideas-jl24" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-jl24" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#question-jl24" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/WCollins3"><img src="https://avatars0.githubusercontent.com/u/10867839?v=4?s=100" width="100px;" alt="WCollins3"/><br /><sub><b>WCollins3</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=WCollins3" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/loukikstudent"><img src="https://avatars.githubusercontent.com/u/35080655?v=4?s=100" width="100px;" alt="Loukik Bhangale"/><br /><sub><b>Loukik Bhangale</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=loukikstudent" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

    <tr>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://facebook.com/fardeen.es7"><img src="https://avatars.githubusercontent.com/u/43882976?v=4?s=100" width="100px;" alt="Md. Fardeen Ehsan Shawon"/><br /><sub><b>Md. Fardeen Ehsan Shawon</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=fardeenes7" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/SunflowerPKU"><img src="https://avatars3.githubusercontent.com/u/23006864?v=4?s=100" width="100px;" alt="Xin Tan"/><br /><sub><b>Xin Tan</b></sub></a><br /><a href="#userTesting-SunflowerPKU" title="User Testing">📓</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mdwest"><img src="https://avatars1.githubusercontent.com/u/30572202?v=4?s=100" width="100px;" alt="Mitchell D. West"/><br /><sub><b>Mitchell D. West</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Amdwest" title="Bug reports">🐛</a> <a href="#business-mdwest" title="Business development">💼</a> <a href="#financial-mdwest" title="Financial">💵</a> <a href="#fundingFinding-mdwest" title="Funding Finding">🔍</a> <a href="#ideas-mdwest" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-mdwest" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Amdwest" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/morento101"><img src="https://avatars.githubusercontent.com/u/80165970?v=4?s=100" width="100px;" alt="Yaroslav"/><br /><sub><b>Yaroslav</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=morento101" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mdwest"><img src="https://avatars1.githubusercontent.com/u/30572202?v=4?s=100" width="100px;" alt="Mitchell D. West"/><br /><sub><b>Mitchell D. West</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Amdwest" title="Bug reports">🐛</a> <a href="#business-mdwest" title="Business development">💼</a> <a href="#financial-mdwest" title="Financial">💵</a> <a href="#fundingFinding-mdwest" title="Funding Finding">🔍</a> <a href="#ideas-mdwest" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-mdwest" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Amdwest" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jgbmattos"><img src="https://avatars0.githubusercontent.com/u/10090364?v=4?s=100" width="100px;" alt="jgbmattos"/><br /><sub><b>jgbmattos</b></sub></a><br /><a href="#userTesting-jgbmattos" title="User Testing">📓</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://twitter.com/nehemiah_bosire"><img src="https://avatars.githubusercontent.com/u/87471613?v=4?s=100" width="100px;" alt="Nehemiah60"/><br /><sub><b>Nehemiah60</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Nehemiah60" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/max1204"><img src="https://avatars.githubusercontent.com/u/20409353?v=4?s=100" width="100px;" alt="max1204"/><br /><sub><b>max1204</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=max1204" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/terrencetuy"><img src="https://avatars3.githubusercontent.com/u/13714060?v=4?s=100" width="100px;" alt="terrencetuy"/><br /><sub><b>terrencetuy</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=terrencetuy" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/pscheid2"><img src="https://avatars0.githubusercontent.com/u/6983738?v=4?s=100" width="100px;" alt="Paul Scheid"/><br /><sub><b>Paul Scheid</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=pscheid2" title="Code">💻</a> <a href="#ideas-pscheid2" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-pscheid2" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wassafshahzad"><img src="https://avatars.githubusercontent.com/u/25094157?v=4?s=100" width="100px;" alt="wassaf shahzad"/><br /><sub><b>wassaf shahzad</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Tests">⚠️</a> <a href="#infra-wassafshahzad" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/werberger"><img src="https://avatars.githubusercontent.com/u/106753124?v=4?s=100" width="100px;" alt="werb"/><br /><sub><b>werb</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Awerberger" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/petarPetrovBG"><img src="https://avatars0.githubusercontent.com/u/20644034?v=4?s=100" width="100px;" alt="Petar Petrov"/><br /><sub><b>Petar Petrov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=petarPetrovBG" title="Tests">⚠️</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.facebook.com/zafar.hussain2000"><img src="https://avatars.githubusercontent.com/u/7498674?v=4?s=100" width="100px;" alt="zafar hussain"/><br /><sub><b>zafar hussain</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=zafar-hussain" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/riajots"><img src="https://avatars.githubusercontent.com/u/36339406?v=4?s=100" width="100px;" alt="Ria Jotsinghani"/><br /><sub><b>Ria Jotsinghani</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=riajots" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/riajots"><img src="https://avatars.githubusercontent.com/u/36339406?v=4?s=100" width="100px;" alt="Ria Jotsinghani"/><br /><sub><b>Ria Jotsinghani</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=riajots" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/therohitramesh"><img src="https://avatars0.githubusercontent.com/u/20316398?v=4?s=100" width="100px;" alt="Rohit Ramesh"/><br /><sub><b>Rohit Ramesh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=therohitramesh" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://samr1ddh1.github.io"><img src="https://avatars.githubusercontent.com/u/52720626?v=4?s=100" width="100px;" alt="Samriddhi B"/><br /><sub><b>Samriddhi B</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=samr1ddh1" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://sethangell.com"><img src="https://avatars.githubusercontent.com/u/24513605?v=4?s=100" width="100px;" alt="Seth"/><br /><sub><b>Seth</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=SethAngell" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shashankks0987"><img src="https://avatars.githubusercontent.com/u/47640763?v=4?s=100" width="100px;" alt="Shashank KS"/><br /><sub><b>Shashank KS</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shashankks0987" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shaunak-gupta"><img src="https://avatars1.githubusercontent.com/u/2604602?v=4?s=100" width="100px;" alt="Shaunak"/><br /><sub><b>Shaunak</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shaunak-gupta" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shiv-aay"><img src="https://avatars.githubusercontent.com/u/58257395?v=4?s=100" width="100px;" alt="Shivaay"/><br /><sub><b>Shivaay</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shiv-aay" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Shreyas4991"><img src="https://avatars3.githubusercontent.com/u/4014341?v=4?s=100" width="100px;" alt="Shrys"/><br /><sub><b>Shrys</b></sub></a><br /><a href="#ideas-Shreyas4991" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AShreyas4991" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://about.me/Simarjot"><img src="https://avatars.githubusercontent.com/u/22258411?v=4?s=100" width="100px;" alt="Simarjot Singh (Monga)"/><br /><sub><b>Simarjot Singh (Monga)</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=simar5244" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/SimonDamberg"><img src="https://avatars.githubusercontent.com/u/49840909?v=4?s=100" width="100px;" alt="Simon Damberg"/><br /><sub><b>Simon Damberg</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=SimonDamberg" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Sv3nman"><img src="https://avatars0.githubusercontent.com/u/14117015?v=4?s=100" width="100px;" alt="Steven Hitchcock"/><br /><sub><b>Steven Hitchcock</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Sv3nman" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://dev.tomjohnhall.com/"><img src="https://avatars0.githubusercontent.com/u/21244070?v=4?s=100" width="100px;" alt="Tom John Hall"/><br /><sub><b>Tom John Hall</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tomjohnhall" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/tomaszkolek"><img src="https://avatars3.githubusercontent.com/u/5993758?v=4?s=100" width="100px;" alt="Tomasz Kolek"/><br /><sub><b>Tomasz Kolek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Tests">⚠️</a> <a href="#security-TomaszKolek" title="Security">🛡️</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3ATomaszKolek" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/torabshaikh"><img src="https://avatars0.githubusercontent.com/u/18557453?v=4?s=100" width="100px;" alt="Torab Shaikh"/><br /><sub><b>Torab Shaikh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=torabshaikh" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/daaavo"><img src="https://avatars.githubusercontent.com/u/108758198?v=4?s=100" width="100px;" alt="daaavo"/><br /><sub><b>daaavo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=daaavo" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/daaavo"><img src="https://avatars.githubusercontent.com/u/108758198?v=4?s=100" width="100px;" alt="daaavo"/><br /><sub><b>daaavo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=daaavo" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/delta-plus"><img src="https://avatars0.githubusercontent.com/u/25730621?v=4?s=100" width="100px;" alt="delta-plus"/><br /><sub><b>delta-plus</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adelta-plus" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Documentation">📖</a> <a href="#ideas-delta-plus" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-delta-plus" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/delta-plus"><img src="https://avatars0.githubusercontent.com/u/25730621?v=4?s=100" width="100px;" alt="delta-plus"/><br /><sub><b>delta-plus</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adelta-plus" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Documentation">📖</a> <a href="#ideas-delta-plus" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-delta-plus" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gorkemarslan"><img src="https://avatars.githubusercontent.com/u/16780927?v=4?s=100" width="100px;" alt="gorkemarslan"/><br /><sub><b>gorkemarslan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Tests">⚠️</a> <a href="#infra-gorkemarslan" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/guido97"><img src="https://avatars.githubusercontent.com/u/44304394?v=4?s=100" width="100px;" alt="guido97"/><br /><sub><b>guido97</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=guido97" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/guido97"><img src="https://avatars.githubusercontent.com/u/44304394?v=4?s=100" width="100px;" alt="guido97"/><br /><sub><b>guido97</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=guido97" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/max1204"><img src="https://avatars.githubusercontent.com/u/20409353?v=4?s=100" width="100px;" alt="max1204"/><br /><sub><b>max1204</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=max1204" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/oppcatchera"><img src="https://avatars.githubusercontent.com/u/65623690?v=4?s=100" width="100px;" alt="oppcatchera"/><br /><sub><b>oppcatchera</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=oppcatchera" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/rdhoge"><img src="https://avatars.githubusercontent.com/u/59403275?v=4?s=100" width="100px;" alt="rdhoge"/><br /><sub><b>rdhoge</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=rdhoge" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tberm"><img src="https://avatars.githubusercontent.com/u/49910363?v=4?s=100" width="100px;" alt="tberm"/><br /><sub><b>tberm</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tberm" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wassafshahzad"><img src="https://avatars.githubusercontent.com/u/25094157?v=4?s=100" width="100px;" alt="wassaf shahzad"/><br /><sub><b>wassaf shahzad</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Tests">⚠️</a> <a href="#infra-wassafshahzad" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wassafshahzad"><img src="https://avatars.githubusercontent.com/u/25094157?v=4?s=100" width="100px;" alt="wassaf shahzad"/><br /><sub><b>wassaf shahzad</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Tests">⚠️</a> <a href="#infra-wassafshahzad" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wassafshahzad"><img src="https://avatars.githubusercontent.com/u/25094157?v=4?s=100" width="100px;" alt="wassaf shahzad"/><br /><sub><b>wassaf shahzad</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Tests">⚠️</a> <a href="#infra-wassafshahzad" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/werberger"><img src="https://avatars.githubusercontent.com/u/106753124?v=4?s=100" width="100px;" alt="werb"/><br /><sub><b>werb</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Awerberger" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Swanand01"><img src="https://avatars.githubusercontent.com/u/75439077?v=4?s=100" width="100px;" alt="Swanand01"/><br /><sub><b>Swanand01</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Swanand01" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://dev.tomjohnhall.com/"><img src="https://avatars0.githubusercontent.com/u/21244070?v=4?s=100" width="100px;" alt="Tom John Hall"/><br /><sub><b>Tom John Hall</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tomjohnhall" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/tomaszkolek"><img src="https://avatars3.githubusercontent.com/u/5993758?v=4?s=100" width="100px;" alt="Tomasz Kolek"/><br /><sub><b>Tomasz Kolek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Tests">⚠️</a> <a href="#security-TomaszKolek" title="Security">🛡️</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3ATomaszKolek" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/torabshaikh"><img src="https://avatars0.githubusercontent.com/u/18557453?v=4?s=100" width="100px;" alt="Torab Shaikh"/><br /><sub><b>Torab Shaikh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=torabshaikh" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://in.linkedin.com/in/umr55766"><img src="https://avatars0.githubusercontent.com/u/16179313?v=4?s=100" width="100px;" alt="UMAIR MOHAMMAD"/><br /><sub><b>UMAIR MOHAMMAD</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=umr55766" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://in.linkedin.com/in/umr55766"><img src="https://avatars0.githubusercontent.com/u/16179313?v=4?s=100" width="100px;" alt="UMAIR MOHAMMAD"/><br /><sub><b>UMAIR MOHAMMAD</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=umr55766" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://linktr.ee/Vishal_D_A"><img src="https://avatars.githubusercontent.com/u/67089703?v=4?s=100" width="100px;" alt="Vishal D A"/><br /><sub><b>Vishal D A</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=vishalda" title="Code">💻</a> <a href="#content-vishalda" title="Content">🖋</a> <a href="#translation-vishalda" title="Translation">🌍</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://linktr.ee/Vishal_D_A"><img src="https://avatars.githubusercontent.com/u/67089703?v=4?s=100" width="100px;" alt="Vishal D A"/><br /><sub><b>Vishal D A</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=vishalda" title="Code">💻</a> <a href="#content-vishalda" title="Content">🖋</a> <a href="#translation-vishalda" title="Translation">🌍</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/SunflowerPKU"><img src="https://avatars3.githubusercontent.com/u/23006864?v=4?s=100" width="100px;" alt="Xin Tan"/><br /><sub><b>Xin Tan</b></sub></a><br /><a href="#userTesting-SunflowerPKU" title="User Testing">📓</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gorkemarslan"><img src="https://avatars.githubusercontent.com/u/16780927?v=4?s=100" width="100px;" alt="gorkemarslan"/><br /><sub><b>gorkemarslan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Tests">⚠️</a> <a href="#infra-gorkemarslan" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gteti"><img src="https://avatars1.githubusercontent.com/u/51110452?v=4?s=100" width="100px;" alt="gteti"/><br /><sub><b>gteti</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gteti" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jjoseph18"><img src="https://avatars.githubusercontent.com/u/82232960?v=4?s=100" width="100px;" alt="jjoseph18"/><br /><sub><b>jjoseph18</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jjoseph18" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jjoseph18"><img src="https://avatars.githubusercontent.com/u/82232960?v=4?s=100" width="100px;" alt="jjoseph18"/><br /><sub><b>jjoseph18</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jjoseph18" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/oppcatchera"><img src="https://avatars.githubusercontent.com/u/65623690?v=4?s=100" width="100px;" alt="oppcatchera"/><br /><sub><b>oppcatchera</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=oppcatchera" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/oppcatchera"><img src="https://avatars.githubusercontent.com/u/65623690?v=4?s=100" width="100px;" alt="oppcatchera"/><br /><sub><b>oppcatchera</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=oppcatchera" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/rdhoge"><img src="https://avatars.githubusercontent.com/u/59403275?v=4?s=100" width="100px;" alt="rdhoge"/><br /><sub><b>rdhoge</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=rdhoge" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wassafshahzad"><img src="https://avatars.githubusercontent.com/u/25094157?v=4?s=100" width="100px;" alt="wassaf shahzad"/><br /><sub><b>wassaf shahzad</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Tests">⚠️</a> <a href="#infra-wassafshahzad" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wippo-devops"><img src="https://avatars.githubusercontent.com/u/85387801?v=4?s=100" width="100px;" alt="wippo-devops"/><br /><sub><b>wippo-devops</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wippo-devops" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.facebook.com/zafar.hussain2000"><img src="https://avatars.githubusercontent.com/u/7498674?v=4?s=100" width="100px;" alt="zafar hussain"/><br /><sub><b>zafar hussain</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=zafar-hussain" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://linktr.ee/Vishal_D_A"><img src="https://avatars.githubusercontent.com/u/67089703?v=4?s=100" width="100px;" alt="Vishal D A"/><br /><sub><b>Vishal D A</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=vishalda" title="Code">💻</a> <a href="#content-vishalda" title="Content">🖋</a> <a href="#translation-vishalda" title="Translation">🌍</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/SunflowerPKU"><img src="https://avatars3.githubusercontent.com/u/23006864?v=4?s=100" width="100px;" alt="Xin Tan"/><br /><sub><b>Xin Tan</b></sub></a><br /><a href="#userTesting-SunflowerPKU" title="User Testing">📓</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/audreyelim"><img src="https://avatars.githubusercontent.com/u/41016300?v=4?s=100" width="100px;" alt="audreyelim"/><br /><sub><b>audreyelim</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=audreyelim" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/didiermichel"><img src="https://avatars.githubusercontent.com/u/9488079?v=4?s=100" width="100px;" alt="didiermichel"/><br /><sub><b>didiermichel</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=didiermichel" title="Documentation">📖</a> <a href="#infra-didiermichel" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jgbmattos"><img src="https://avatars0.githubusercontent.com/u/10090364?v=4?s=100" width="100px;" alt="jgbmattos"/><br /><sub><b>jgbmattos</b></sub></a><br /><a href="#userTesting-jgbmattos" title="User Testing">📓</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/richifuentes"><img src="https://avatars2.githubusercontent.com/u/9931749?v=4?s=100" width="100px;" alt="richifuentes"/><br /><sub><b>richifuentes</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Arichifuentes" title="Bug reports">🐛</a> <a href="#question-richifuentes" title="Answering Questions">💬</a> <a href="#ideas-richifuentes" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tberm"><img src="https://avatars.githubusercontent.com/u/49910363?v=4?s=100" width="100px;" alt="tberm"/><br /><sub><b>tberm</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tberm" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/terrencetuy"><img src="https://avatars3.githubusercontent.com/u/13714060?v=4?s=100" width="100px;" alt="terrencetuy"/><br /><sub><b>terrencetuy</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=terrencetuy" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/werberger"><img src="https://avatars.githubusercontent.com/u/106753124?v=4?s=100" width="100px;" alt="werb"/><br /><sub><b>werb</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Awerberger" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gteti"><img src="https://avatars1.githubusercontent.com/u/51110452?v=4?s=100" width="100px;" alt="gteti"/><br /><sub><b>gteti</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gteti" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/guido97"><img src="https://avatars.githubusercontent.com/u/44304394?v=4?s=100" width="100px;" alt="guido97"/><br /><sub><b>guido97</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=guido97" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/guido97"><img src="https://avatars.githubusercontent.com/u/44304394?v=4?s=100" width="100px;" alt="guido97"/><br /><sub><b>guido97</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=guido97" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jgbmattos"><img src="https://avatars0.githubusercontent.com/u/10090364?v=4?s=100" width="100px;" alt="jgbmattos"/><br /><sub><b>jgbmattos</b></sub></a><br /><a href="#userTesting-jgbmattos" title="User Testing">📓</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/oppcatchera"><img src="https://avatars.githubusercontent.com/u/65623690?v=4?s=100" width="100px;" alt="oppcatchera"/><br /><sub><b>oppcatchera</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=oppcatchera" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/oppcatchera"><img src="https://avatars.githubusercontent.com/u/65623690?v=4?s=100" width="100px;" alt="oppcatchera"/><br /><sub><b>oppcatchera</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=oppcatchera" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/rbatchu2"><img src="https://avatars.githubusercontent.com/u/112577508?v=4?s=100" width="100px;" alt="rbatchu2"/><br /><sub><b>rbatchu2</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=rbatchu2" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/rdhoge"><img src="https://avatars.githubusercontent.com/u/59403275?v=4?s=100" width="100px;" alt="rdhoge"/><br /><sub><b>rdhoge</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=rdhoge" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/rdhoge"><img src="https://avatars.githubusercontent.com/u/59403275?v=4?s=100" width="100px;" alt="rdhoge"/><br /><sub><b>rdhoge</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=rdhoge" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/HushOv"><img src="https://avatars2.githubusercontent.com/u/36056305?v=4?s=100" width="100px;" alt="Hush"/><br /><sub><b>Hush</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=HushOv" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tberm"><img src="https://avatars.githubusercontent.com/u/49910363?v=4?s=100" width="100px;" alt="tberm"/><br /><sub><b>tberm</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tberm" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.facebook.com/zafar.hussain2000"><img src="https://avatars.githubusercontent.com/u/7498674?v=4?s=100" width="100px;" alt="zafar hussain"/><br /><sub><b>zafar hussain</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=zafar-hussain" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JDRanpariya"><img src="https://avatars3.githubusercontent.com/u/51157407?v=4?s=100" width="100px;" alt="JDRanpariya"/><br /><sub><b>JDRanpariya</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Documentation">📖</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JDRanpariya" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Jazriel"><img src="https://avatars1.githubusercontent.com/u/9085893?v=4?s=100" width="100px;" alt="Javier Martínez"/><br /><sub><b>Javier Martínez</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Jazriel" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/JonanOribe"><img src="https://avatars1.githubusercontent.com/u/11914201?v=4?s=100" width="100px;" alt="Jon Ander Oribe"/><br /><sub><b>Jon Ander Oribe</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=JonanOribe" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AJonanOribe" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Floyd-Droid"><img src="https://avatars.githubusercontent.com/u/67757904?v=4?s=100" width="100px;" alt="Jourdon Floyd"/><br /><sub><b>Jourdon Floyd</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Floyd-Droid" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/khushkaushal"><img src="https://avatars.githubusercontent.com/u/31816256?v=4?s=100" width="100px;" alt="Khush"/><br /><sub><b>Khush</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=khushkaushal" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/khushkaushal"><img src="https://avatars.githubusercontent.com/u/31816256?v=4?s=100" width="100px;" alt="Khush"/><br /><sub><b>Khush</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=khushkaushal" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/loukikstudent"><img src="https://avatars.githubusercontent.com/u/35080655?v=4?s=100" width="100px;" alt="Loukik Bhangale"/><br /><sub><b>Loukik Bhangale</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=loukikstudent" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mdwest"><img src="https://avatars1.githubusercontent.com/u/30572202?v=4?s=100" width="100px;" alt="Mitchell D. West"/><br /><sub><b>Mitchell D. West</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Amdwest" title="Bug reports">🐛</a> <a href="#business-mdwest" title="Business development">💼</a> <a href="#financial-mdwest" title="Financial">💵</a> <a href="#fundingFinding-mdwest" title="Funding Finding">🔍</a> <a href="#ideas-mdwest" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-mdwest" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Amdwest" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/obafemiolorungbon"><img src="https://avatars.githubusercontent.com/u/62023238?v=4?s=100" width="100px;" alt="Obafemi Joseph Olorungbon"/><br /><sub><b>Obafemi Joseph Olorungbon</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=obafemiolorungbon" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Unit111"><img src="https://avatars2.githubusercontent.com/u/5164528?v=4?s=100" width="100px;" alt="Petar Petrov"/><br /><sub><b>Petar Petrov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Unit111" title="Tests">⚠️</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shiv-aay"><img src="https://avatars.githubusercontent.com/u/58257395?v=4?s=100" width="100px;" alt="Shivaay"/><br /><sub><b>Shivaay</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shiv-aay" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://www.linkedin.com/in/shourya-shikhar"><img src="https://avatars.githubusercontent.com/u/55531939?v=4?s=100" width="100px;" alt="Shourya Shikhar"/><br /><sub><b>Shourya Shikhar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=danger-ahead" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://about.me/Simarjot"><img src="https://avatars.githubusercontent.com/u/22258411?v=4?s=100" width="100px;" alt="Simarjot Singh (Monga)"/><br /><sub><b>Simarjot Singh (Monga)</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=simar5244" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://stanmd.tk"><img src="https://avatars.githubusercontent.com/u/15629602?v=4?s=100" width="100px;" alt="Stanley Ndagi"/><br /><sub><b>Stanley Ndagi</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=NdagiStanley" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://stanmd.tk"><img src="https://avatars.githubusercontent.com/u/15629602?v=4?s=100" width="100px;" alt="Stanley Ndagi"/><br /><sub><b>Stanley Ndagi</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=NdagiStanley" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://stanmd.tk"><img src="https://avatars.githubusercontent.com/u/15629602?v=4?s=100" width="100px;" alt="Stanley Ndagi"/><br /><sub><b>Stanley Ndagi</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=NdagiStanley" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Germlord"><img src="https://avatars.githubusercontent.com/u/34950441?v=4?s=100" width="100px;" alt="Steven Hitchcock"/><br /><sub><b>Steven Hitchcock</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Germlord" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ssm0801"><img src="https://avatars.githubusercontent.com/u/46257802?v=4?s=100" width="100px;" alt="Sudhanshu Motewar"/><br /><sub><b>Sudhanshu Motewar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Assm0801" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ssm0801"><img src="https://avatars.githubusercontent.com/u/46257802?v=4?s=100" width="100px;" alt="Sudhanshu Motewar"/><br /><sub><b>Sudhanshu Motewar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Assm0801" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/tomaszkolek"><img src="https://avatars3.githubusercontent.com/u/5993758?v=4?s=100" width="100px;" alt="Tomasz Kolek"/><br /><sub><b>Tomasz Kolek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Tests">⚠️</a> <a href="#security-TomaszKolek" title="Security">🛡️</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3ATomaszKolek" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://in.linkedin.com/in/umr55766"><img src="https://avatars0.githubusercontent.com/u/16179313?v=4?s=100" width="100px;" alt="UMAIR MOHAMMAD"/><br /><sub><b>UMAIR MOHAMMAD</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=umr55766" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://linktr.ee/Vishal_D_A"><img src="https://avatars.githubusercontent.com/u/67089703?v=4?s=100" width="100px;" alt="Vishal D A"/><br /><sub><b>Vishal D A</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=vishalda" title="Code">💻</a> <a href="#content-vishalda" title="Content">🖋</a> <a href="#translation-vishalda" title="Translation">🌍</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/morento101"><img src="https://avatars.githubusercontent.com/u/80165970?v=4?s=100" width="100px;" alt="Yaroslav"/><br /><sub><b>Yaroslav</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=morento101" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/audreyelim"><img src="https://avatars.githubusercontent.com/u/41016300?v=4?s=100" width="100px;" alt="audreyelim"/><br /><sub><b>audreyelim</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=audreyelim" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/didiermichel"><img src="https://avatars.githubusercontent.com/u/9488079?v=4?s=100" width="100px;" alt="didiermichel"/><br /><sub><b>didiermichel</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=didiermichel" title="Documentation">📖</a> <a href="#infra-didiermichel" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gorkemarslan"><img src="https://avatars.githubusercontent.com/u/16780927?v=4?s=100" width="100px;" alt="gorkemarslan"/><br /><sub><b>gorkemarslan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Tests">⚠️</a> <a href="#infra-gorkemarslan" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gorkemarslan"><img src="https://avatars.githubusercontent.com/u/16780927?v=4?s=100" width="100px;" alt="gorkemarslan"/><br /><sub><b>gorkemarslan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Tests">⚠️</a> <a href="#infra-gorkemarslan" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gteti"><img src="https://avatars1.githubusercontent.com/u/51110452?v=4?s=100" width="100px;" alt="gteti"/><br /><sub><b>gteti</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gteti" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/oppcatchera"><img src="https://avatars.githubusercontent.com/u/65623690?v=4?s=100" width="100px;" alt="oppcatchera"/><br /><sub><b>oppcatchera</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=oppcatchera" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/earthprelude"><img src="https://avatars.githubusercontent.com/u/75330343?v=4?s=100" width="100px;" alt="prelude"/><br /><sub><b>prelude</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=earthprelude" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/rbatchu2"><img src="https://avatars.githubusercontent.com/u/112577508?v=4?s=100" width="100px;" alt="rbatchu2"/><br /><sub><b>rbatchu2</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=rbatchu2" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/terrencetuy"><img src="https://avatars3.githubusercontent.com/u/13714060?v=4?s=100" width="100px;" alt="terrencetuy"/><br /><sub><b>terrencetuy</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=terrencetuy" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/terrencetuy"><img src="https://avatars3.githubusercontent.com/u/13714060?v=4?s=100" width="100px;" alt="terrencetuy"/><br /><sub><b>terrencetuy</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=terrencetuy" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wassafshahzad"><img src="https://avatars.githubusercontent.com/u/25094157?v=4?s=100" width="100px;" alt="wassaf shahzad"/><br /><sub><b>wassaf shahzad</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Tests">⚠️</a> <a href="#infra-wassafshahzad" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wippo-devops"><img src="https://avatars.githubusercontent.com/u/85387801?v=4?s=100" width="100px;" alt="wippo-devops"/><br /><sub><b>wippo-devops</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wippo-devops" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Shadyaobuya"><img src="https://avatars.githubusercontent.com/u/79209638?v=4?s=100" width="100px;" alt="Shadyaobuya"/><br /><sub><b>Shadyaobuya</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Shadyaobuya" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://www.linkedin.com/in/shourya-shikhar"><img src="https://avatars.githubusercontent.com/u/55531939?v=4?s=100" width="100px;" alt="Shourya Shikhar"/><br /><sub><b>Shourya Shikhar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=danger-ahead" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Germlord"><img src="https://avatars.githubusercontent.com/u/34950441?v=4?s=100" width="100px;" alt="Steven Hitchcock"/><br /><sub><b>Steven Hitchcock</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Germlord" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/torabshaikh"><img src="https://avatars0.githubusercontent.com/u/18557453?v=4?s=100" width="100px;" alt="Torab Shaikh"/><br /><sub><b>Torab Shaikh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=torabshaikh" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tractaylor"><img src="https://avatars0.githubusercontent.com/u/5148702?v=4?s=100" width="100px;" alt="Trac Taylor"/><br /><sub><b>Trac Taylor</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tractaylor" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Atractaylor" title="Bug reports">🐛</a> <a href="#ideas-tractaylor" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://linktr.ee/Vishal_D_A"><img src="https://avatars.githubusercontent.com/u/67089703?v=4?s=100" width="100px;" alt="Vishal D A"/><br /><sub><b>Vishal D A</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=vishalda" title="Code">💻</a> <a href="#content-vishalda" title="Content">🖋</a> <a href="#translation-vishalda" title="Translation">🌍</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/WCollins3"><img src="https://avatars0.githubusercontent.com/u/10867839?v=4?s=100" width="100px;" alt="WCollins3"/><br /><sub><b>WCollins3</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=WCollins3" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/morento101"><img src="https://avatars.githubusercontent.com/u/80165970?v=4?s=100" width="100px;" alt="Yaroslav"/><br /><sub><b>Yaroslav</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=morento101" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/audreyelim"><img src="https://avatars.githubusercontent.com/u/41016300?v=4?s=100" width="100px;" alt="audreyelim"/><br /><sub><b>audreyelim</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=audreyelim" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/delta-plus"><img src="https://avatars0.githubusercontent.com/u/25730621?v=4?s=100" width="100px;" alt="delta-plus"/><br /><sub><b>delta-plus</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adelta-plus" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Documentation">📖</a> <a href="#ideas-delta-plus" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-delta-plus" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gorkemarslan"><img src="https://avatars.githubusercontent.com/u/16780927?v=4?s=100" width="100px;" alt="gorkemarslan"/><br /><sub><b>gorkemarslan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Tests">⚠️</a> <a href="#infra-gorkemarslan" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gorkemarslan"><img src="https://avatars.githubusercontent.com/u/16780927?v=4?s=100" width="100px;" alt="gorkemarslan"/><br /><sub><b>gorkemarslan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Tests">⚠️</a> <a href="#infra-gorkemarslan" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jgbmattos"><img src="https://avatars0.githubusercontent.com/u/10090364?v=4?s=100" width="100px;" alt="jgbmattos"/><br /><sub><b>jgbmattos</b></sub></a><br /><a href="#userTesting-jgbmattos" title="User Testing">📓</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/earthprelude"><img src="https://avatars.githubusercontent.com/u/75330343?v=4?s=100" width="100px;" alt="prelude"/><br /><sub><b>prelude</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=earthprelude" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/rdhoge"><img src="https://avatars.githubusercontent.com/u/59403275?v=4?s=100" width="100px;" alt="rdhoge"/><br /><sub><b>rdhoge</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=rdhoge" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/richifuentes"><img src="https://avatars2.githubusercontent.com/u/9931749?v=4?s=100" width="100px;" alt="richifuentes"/><br /><sub><b>richifuentes</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Arichifuentes" title="Bug reports">🐛</a> <a href="#question-richifuentes" title="Answering Questions">💬</a> <a href="#ideas-richifuentes" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/richifuentes"><img src="https://avatars2.githubusercontent.com/u/9931749?v=4?s=100" width="100px;" alt="richifuentes"/><br /><sub><b>richifuentes</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Arichifuentes" title="Bug reports">🐛</a> <a href="#question-richifuentes" title="Answering Questions">💬</a> <a href="#ideas-richifuentes" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/werberger"><img src="https://avatars.githubusercontent.com/u/106753124?v=4?s=100" width="100px;" alt="werb"/><br /><sub><b>werb</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Awerberger" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/werberger"><img src="https://avatars.githubusercontent.com/u/106753124?v=4?s=100" width="100px;" alt="werb"/><br /><sub><b>werb</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Awerberger" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jjoseph18"><img src="https://avatars.githubusercontent.com/u/82232960?v=4?s=100" width="100px;" alt="jjoseph18"/><br /><sub><b>jjoseph18</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jjoseph18" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/rdhoge"><img src="https://avatars.githubusercontent.com/u/59403275?v=4?s=100" width="100px;" alt="rdhoge"/><br /><sub><b>rdhoge</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=rdhoge" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/richifuentes"><img src="https://avatars2.githubusercontent.com/u/9931749?v=4?s=100" width="100px;" alt="richifuentes"/><br /><sub><b>richifuentes</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Arichifuentes" title="Bug reports">🐛</a> <a href="#question-richifuentes" title="Answering Questions">💬</a> <a href="#ideas-richifuentes" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tberm"><img src="https://avatars.githubusercontent.com/u/49910363?v=4?s=100" width="100px;" alt="tberm"/><br /><sub><b>tberm</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tberm" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/werberger"><img src="https://avatars.githubusercontent.com/u/106753124?v=4?s=100" width="100px;" alt="werb"/><br /><sub><b>werb</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Awerberger" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wippo-devops"><img src="https://avatars.githubusercontent.com/u/85387801?v=4?s=100" width="100px;" alt="wippo-devops"/><br /><sub><b>wippo-devops</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wippo-devops" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Floyd-Droid"><img src="https://avatars.githubusercontent.com/u/67757904?v=4?s=100" width="100px;" alt="Jourdon Floyd"/><br /><sub><b>Jourdon Floyd</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Floyd-Droid" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/khushkaushal"><img src="https://avatars.githubusercontent.com/u/31816256?v=4?s=100" width="100px;" alt="Khush"/><br /><sub><b>Khush</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=khushkaushal" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/khushkaushal"><img src="https://avatars.githubusercontent.com/u/31816256?v=4?s=100" width="100px;" alt="Khush"/><br /><sub><b>Khush</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=khushkaushal" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mharyam"><img src="https://avatars.githubusercontent.com/u/21172249?v=4?s=100" width="100px;" alt="Maryam Yusuf"/><br /><sub><b>Maryam Yusuf</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mharyam" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mdwest"><img src="https://avatars1.githubusercontent.com/u/30572202?v=4?s=100" width="100px;" alt="Mitchell D. West"/><br /><sub><b>Mitchell D. West</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Amdwest" title="Bug reports">🐛</a> <a href="#business-mdwest" title="Business development">💼</a> <a href="#financial-mdwest" title="Financial">💵</a> <a href="#fundingFinding-mdwest" title="Funding Finding">🔍</a> <a href="#ideas-mdwest" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-mdwest" title="Project Management">📆</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Amdwest" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=mdwest" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://twitter.com/nehemiah_bosire"><img src="https://avatars.githubusercontent.com/u/87471613?v=4?s=100" width="100px;" alt="Nehemiah60"/><br /><sub><b>Nehemiah60</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Nehemiah60" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Unit111"><img src="https://avatars2.githubusercontent.com/u/5164528?v=4?s=100" width="100px;" alt="Petar Petrov"/><br /><sub><b>Petar Petrov</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Unit111" title="Tests">⚠️</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/riajots"><img src="https://avatars.githubusercontent.com/u/36339406?v=4?s=100" width="100px;" alt="Ria Jotsinghani"/><br /><sub><b>Ria Jotsinghani</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=riajots" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://samr1ddh1.github.io"><img src="https://avatars.githubusercontent.com/u/52720626?v=4?s=100" width="100px;" alt="Samriddhi B"/><br /><sub><b>Samriddhi B</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=samr1ddh1" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Shadyaobuya"><img src="https://avatars.githubusercontent.com/u/79209638?v=4?s=100" width="100px;" alt="Shadyaobuya"/><br /><sub><b>Shadyaobuya</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Shadyaobuya" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Shadyaobuya"><img src="https://avatars.githubusercontent.com/u/79209638?v=4?s=100" width="100px;" alt="Shadyaobuya"/><br /><sub><b>Shadyaobuya</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Shadyaobuya" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shaunak-gupta"><img src="https://avatars1.githubusercontent.com/u/2604602?v=4?s=100" width="100px;" alt="Shaunak"/><br /><sub><b>Shaunak</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shaunak-gupta" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/SimonDamberg"><img src="https://avatars.githubusercontent.com/u/49840909?v=4?s=100" width="100px;" alt="Simon Damberg"/><br /><sub><b>Simon Damberg</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=SimonDamberg" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://stanmd.tk"><img src="https://avatars.githubusercontent.com/u/15629602?v=4?s=100" width="100px;" alt="Stanley Ndagi"/><br /><sub><b>Stanley Ndagi</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=NdagiStanley" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Germlord"><img src="https://avatars.githubusercontent.com/u/34950441?v=4?s=100" width="100px;" alt="Steven Hitchcock"/><br /><sub><b>Steven Hitchcock</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Germlord" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ssm0801"><img src="https://avatars.githubusercontent.com/u/46257802?v=4?s=100" width="100px;" alt="Sudhanshu Motewar"/><br /><sub><b>Sudhanshu Motewar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3Assm0801" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://dev.tomjohnhall.com/"><img src="https://avatars0.githubusercontent.com/u/21244070?v=4?s=100" width="100px;" alt="Tom John Hall"/><br /><sub><b>Tom John Hall</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tomjohnhall" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/tomaszkolek"><img src="https://avatars3.githubusercontent.com/u/5993758?v=4?s=100" width="100px;" alt="Tomasz Kolek"/><br /><sub><b>Tomasz Kolek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Tests">⚠️</a> <a href="#security-TomaszKolek" title="Security">🛡️</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3ATomaszKolek" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/torabshaikh"><img src="https://avatars0.githubusercontent.com/u/18557453?v=4?s=100" width="100px;" alt="Torab Shaikh"/><br /><sub><b>Torab Shaikh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=torabshaikh" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tractaylor"><img src="https://avatars0.githubusercontent.com/u/5148702?v=4?s=100" width="100px;" alt="Trac Taylor"/><br /><sub><b>Trac Taylor</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tractaylor" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Atractaylor" title="Bug reports">🐛</a> <a href="#ideas-tractaylor" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://in.linkedin.com/in/umr55766"><img src="https://avatars0.githubusercontent.com/u/16179313?v=4?s=100" width="100px;" alt="UMAIR MOHAMMAD"/><br /><sub><b>UMAIR MOHAMMAD</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=umr55766" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://linktr.ee/Vishal_D_A"><img src="https://avatars.githubusercontent.com/u/67089703?v=4?s=100" width="100px;" alt="Vishal D A"/><br /><sub><b>Vishal D A</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=vishalda" title="Code">💻</a> <a href="#content-vishalda" title="Content">🖋</a> <a href="#translation-vishalda" title="Translation">🌍</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://linktr.ee/Vishal_D_A"><img src="https://avatars.githubusercontent.com/u/67089703?v=4?s=100" width="100px;" alt="Vishal D A"/><br /><sub><b>Vishal D A</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=vishalda" title="Code">💻</a> <a href="#content-vishalda" title="Content">🖋</a> <a href="#translation-vishalda" title="Translation">🌍</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/delta-plus"><img src="https://avatars0.githubusercontent.com/u/25730621?v=4?s=100" width="100px;" alt="delta-plus"/><br /><sub><b>delta-plus</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adelta-plus" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Documentation">📖</a> <a href="#ideas-delta-plus" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-delta-plus" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gteti"><img src="https://avatars1.githubusercontent.com/u/51110452?v=4?s=100" width="100px;" alt="gteti"/><br /><sub><b>gteti</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gteti" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gteti"><img src="https://avatars1.githubusercontent.com/u/51110452?v=4?s=100" width="100px;" alt="gteti"/><br /><sub><b>gteti</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gteti" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/guido97"><img src="https://avatars.githubusercontent.com/u/44304394?v=4?s=100" width="100px;" alt="guido97"/><br /><sub><b>guido97</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=guido97" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/rbatchu2"><img src="https://avatars.githubusercontent.com/u/112577508?v=4?s=100" width="100px;" alt="rbatchu2"/><br /><sub><b>rbatchu2</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=rbatchu2" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/rbatchu2"><img src="https://avatars.githubusercontent.com/u/112577508?v=4?s=100" width="100px;" alt="rbatchu2"/><br /><sub><b>rbatchu2</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=rbatchu2" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/rbatchu2"><img src="https://avatars.githubusercontent.com/u/112577508?v=4?s=100" width="100px;" alt="rbatchu2"/><br /><sub><b>rbatchu2</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=rbatchu2" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/richifuentes"><img src="https://avatars2.githubusercontent.com/u/9931749?v=4?s=100" width="100px;" alt="richifuentes"/><br /><sub><b>richifuentes</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Arichifuentes" title="Bug reports">🐛</a> <a href="#question-richifuentes" title="Answering Questions">💬</a> <a href="#ideas-richifuentes" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/terrencetuy"><img src="https://avatars3.githubusercontent.com/u/13714060?v=4?s=100" width="100px;" alt="terrencetuy"/><br /><sub><b>terrencetuy</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=terrencetuy" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.facebook.com/zafar.hussain2000"><img src="https://avatars.githubusercontent.com/u/7498674?v=4?s=100" width="100px;" alt="zafar hussain"/><br /><sub><b>zafar hussain</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=zafar-hussain" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Shadyaobuya"><img src="https://avatars.githubusercontent.com/u/79209638?v=4?s=100" width="100px;" alt="Shadyaobuya"/><br /><sub><b>Shadyaobuya</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Shadyaobuya" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/shashankks0987"><img src="https://avatars.githubusercontent.com/u/47640763?v=4?s=100" width="100px;" alt="Shashank KS"/><br /><sub><b>Shashank KS</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=shashankks0987" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://www.linkedin.com/in/shourya-shikhar"><img src="https://avatars.githubusercontent.com/u/55531939?v=4?s=100" width="100px;" alt="Shourya Shikhar"/><br /><sub><b>Shourya Shikhar</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=danger-ahead" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Shreyas4991"><img src="https://avatars3.githubusercontent.com/u/4014341?v=4?s=100" width="100px;" alt="Shrys"/><br /><sub><b>Shrys</b></sub></a><br /><a href="#ideas-Shreyas4991" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3AShreyas4991" title="Bug reports">🐛</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="http://about.me/Simarjot"><img src="https://avatars.githubusercontent.com/u/22258411?v=4?s=100" width="100px;" alt="Simarjot Singh (Monga)"/><br /><sub><b>Simarjot Singh (Monga)</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=simar5244" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://soumallyadev.live"><img src="https://avatars.githubusercontent.com/u/55331884?v=4?s=100" width="100px;" alt="Soumallya Dev"/><br /><sub><b>Soumallya Dev</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=soumallyadev07" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Sv3nman"><img src="https://avatars0.githubusercontent.com/u/14117015?v=4?s=100" width="100px;" alt="Steven Hitchcock"/><br /><sub><b>Steven Hitchcock</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Sv3nman" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Germlord"><img src="https://avatars.githubusercontent.com/u/34950441?v=4?s=100" width="100px;" alt="Steven Hitchcock"/><br /><sub><b>Steven Hitchcock</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Germlord" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Swanand01"><img src="https://avatars.githubusercontent.com/u/75439077?v=4?s=100" width="100px;" alt="Swanand01"/><br /><sub><b>Swanand01</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Swanand01" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/tomaszkolek"><img src="https://avatars3.githubusercontent.com/u/5993758?v=4?s=100" width="100px;" alt="Tomasz Kolek"/><br /><sub><b>Tomasz Kolek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Tests">⚠️</a> <a href="#security-TomaszKolek" title="Security">🛡️</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3ATomaszKolek" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/tomaszkolek"><img src="https://avatars3.githubusercontent.com/u/5993758?v=4?s=100" width="100px;" alt="Tomasz Kolek"/><br /><sub><b>Tomasz Kolek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Tests">⚠️</a> <a href="#security-TomaszKolek" title="Security">🛡️</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3ATomaszKolek" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/tomaszkolek"><img src="https://avatars3.githubusercontent.com/u/5993758?v=4?s=100" width="100px;" alt="Tomasz Kolek"/><br /><sub><b>Tomasz Kolek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Tests">⚠️</a> <a href="#security-TomaszKolek" title="Security">🛡️</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3ATomaszKolek" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/torabshaikh"><img src="https://avatars0.githubusercontent.com/u/18557453?v=4?s=100" width="100px;" alt="Torab Shaikh"/><br /><sub><b>Torab Shaikh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=torabshaikh" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://linktr.ee/Vishal_D_A"><img src="https://avatars.githubusercontent.com/u/67089703?v=4?s=100" width="100px;" alt="Vishal D A"/><br /><sub><b>Vishal D A</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=vishalda" title="Code">💻</a> <a href="#content-vishalda" title="Content">🖋</a> <a href="#translation-vishalda" title="Translation">🌍</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://linktr.ee/Vishal_D_A"><img src="https://avatars.githubusercontent.com/u/67089703?v=4?s=100" width="100px;" alt="Vishal D A"/><br /><sub><b>Vishal D A</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=vishalda" title="Code">💻</a> <a href="#content-vishalda" title="Content">🖋</a> <a href="#translation-vishalda" title="Translation">🌍</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/WCollins3"><img src="https://avatars0.githubusercontent.com/u/10867839?v=4?s=100" width="100px;" alt="WCollins3"/><br /><sub><b>WCollins3</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=WCollins3" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/SunflowerPKU"><img src="https://avatars3.githubusercontent.com/u/23006864?v=4?s=100" width="100px;" alt="Xin Tan"/><br /><sub><b>Xin Tan</b></sub></a><br /><a href="#userTesting-SunflowerPKU" title="User Testing">📓</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/audreyelim"><img src="https://avatars.githubusercontent.com/u/41016300?v=4?s=100" width="100px;" alt="audreyelim"/><br /><sub><b>audreyelim</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=audreyelim" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/delta-plus"><img src="https://avatars0.githubusercontent.com/u/25730621?v=4?s=100" width="100px;" alt="delta-plus"/><br /><sub><b>delta-plus</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adelta-plus" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Documentation">📖</a> <a href="#ideas-delta-plus" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-delta-plus" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gorkemarslan"><img src="https://avatars.githubusercontent.com/u/16780927?v=4?s=100" width="100px;" alt="gorkemarslan"/><br /><sub><b>gorkemarslan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Tests">⚠️</a> <a href="#infra-gorkemarslan" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jjoseph18"><img src="https://avatars.githubusercontent.com/u/82232960?v=4?s=100" width="100px;" alt="jjoseph18"/><br /><sub><b>jjoseph18</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jjoseph18" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/max1204"><img src="https://avatars.githubusercontent.com/u/20409353?v=4?s=100" width="100px;" alt="max1204"/><br /><sub><b>max1204</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=max1204" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/oppcatchera"><img src="https://avatars.githubusercontent.com/u/65623690?v=4?s=100" width="100px;" alt="oppcatchera"/><br /><sub><b>oppcatchera</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=oppcatchera" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/earthprelude"><img src="https://avatars.githubusercontent.com/u/75330343?v=4?s=100" width="100px;" alt="prelude"/><br /><sub><b>prelude</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=earthprelude" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/richifuentes"><img src="https://avatars2.githubusercontent.com/u/9931749?v=4?s=100" width="100px;" alt="richifuentes"/><br /><sub><b>richifuentes</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Arichifuentes" title="Bug reports">🐛</a> <a href="#question-richifuentes" title="Answering Questions">💬</a> <a href="#ideas-richifuentes" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tberm"><img src="https://avatars.githubusercontent.com/u/49910363?v=4?s=100" width="100px;" alt="tberm"/><br /><sub><b>tberm</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tberm" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/SunflowerPKU"><img src="https://avatars3.githubusercontent.com/u/23006864?v=4?s=100" width="100px;" alt="Xin Tan"/><br /><sub><b>Xin Tan</b></sub></a><br /><a href="#userTesting-SunflowerPKU" title="User Testing">📓</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wassafshahzad"><img src="https://avatars.githubusercontent.com/u/25094157?v=4?s=100" width="100px;" alt="wassaf shahzad"/><br /><sub><b>wassaf shahzad</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Tests">⚠️</a> <a href="#infra-wassafshahzad" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wassafshahzad"><img src="https://avatars.githubusercontent.com/u/25094157?v=4?s=100" width="100px;" alt="wassaf shahzad"/><br /><sub><b>wassaf shahzad</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Tests">⚠️</a> <a href="#infra-wassafshahzad" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/audreyelim"><img src="https://avatars.githubusercontent.com/u/41016300?v=4?s=100" width="100px;" alt="audreyelim"/><br /><sub><b>audreyelim</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=audreyelim" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wippo-devops"><img src="https://avatars.githubusercontent.com/u/85387801?v=4?s=100" width="100px;" alt="wippo-devops"/><br /><sub><b>wippo-devops</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wippo-devops" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/delta-plus"><img src="https://avatars0.githubusercontent.com/u/25730621?v=4?s=100" width="100px;" alt="delta-plus"/><br /><sub><b>delta-plus</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adelta-plus" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Documentation">📖</a> <a href="#ideas-delta-plus" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-delta-plus" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gorkemarslan"><img src="https://avatars.githubusercontent.com/u/16780927?v=4?s=100" width="100px;" alt="gorkemarslan"/><br /><sub><b>gorkemarslan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Tests">⚠️</a> <a href="#infra-gorkemarslan" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gorkemarslan"><img src="https://avatars.githubusercontent.com/u/16780927?v=4?s=100" width="100px;" alt="gorkemarslan"/><br /><sub><b>gorkemarslan</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gorkemarslan" title="Tests">⚠️</a> <a href="#infra-gorkemarslan" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/max1204"><img src="https://avatars.githubusercontent.com/u/20409353?v=4?s=100" width="100px;" alt="max1204"/><br /><sub><b>max1204</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=max1204" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/max1204"><img src="https://avatars.githubusercontent.com/u/20409353?v=4?s=100" width="100px;" alt="max1204"/><br /><sub><b>max1204</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=max1204" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/earthprelude"><img src="https://avatars.githubusercontent.com/u/75330343?v=4?s=100" width="100px;" alt="prelude"/><br /><sub><b>prelude</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=earthprelude" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/SimonDamberg"><img src="https://avatars.githubusercontent.com/u/49840909?v=4?s=100" width="100px;" alt="Simon Damberg"/><br /><sub><b>Simon Damberg</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=SimonDamberg" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wassafshahzad"><img src="https://avatars.githubusercontent.com/u/25094157?v=4?s=100" width="100px;" alt="wassaf shahzad"/><br /><sub><b>wassaf shahzad</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wassafshahzad" title="Tests">⚠️</a> <a href="#infra-wassafshahzad" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/wippo-devops"><img src="https://avatars.githubusercontent.com/u/85387801?v=4?s=100" width="100px;" alt="wippo-devops"/><br /><sub><b>wippo-devops</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=wippo-devops" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/morento101"><img src="https://avatars.githubusercontent.com/u/80165970?v=4?s=100" width="100px;" alt="Yaroslav"/><br /><sub><b>Yaroslav</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=morento101" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/SimonDamberg"><img src="https://avatars.githubusercontent.com/u/49840909?v=4?s=100" width="100px;" alt="Simon Damberg"/><br /><sub><b>Simon Damberg</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=SimonDamberg" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.facebook.com/zafar.hussain2000"><img src="https://avatars.githubusercontent.com/u/7498674?v=4?s=100" width="100px;" alt="zafar hussain"/><br /><sub><b>zafar hussain</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=zafar-hussain" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.facebook.com/zafar.hussain2000"><img src="https://avatars.githubusercontent.com/u/7498674?v=4?s=100" width="100px;" alt="zafar hussain"/><br /><sub><b>zafar hussain</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=zafar-hussain" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/morento101"><img src="https://avatars.githubusercontent.com/u/80165970?v=4?s=100" width="100px;" alt="Yaroslav"/><br /><sub><b>Yaroslav</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=morento101" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://soumallyadev.live"><img src="https://avatars.githubusercontent.com/u/55331884?v=4?s=100" width="100px;" alt="Soumallya Dev"/><br /><sub><b>Soumallya Dev</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=soumallyadev07" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.facebook.com/zafar.hussain2000"><img src="https://avatars.githubusercontent.com/u/7498674?v=4?s=100" width="100px;" alt="zafar hussain"/><br /><sub><b>zafar hussain</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=zafar-hussain" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Sv3nman"><img src="https://avatars0.githubusercontent.com/u/14117015?v=4?s=100" width="100px;" alt="Steven Hitchcock"/><br /><sub><b>Steven Hitchcock</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Sv3nman" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Swanand01"><img src="https://avatars.githubusercontent.com/u/75439077?v=4?s=100" width="100px;" alt="Swanand01"/><br /><sub><b>Swanand01</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=Swanand01" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/gteti"><img src="https://avatars1.githubusercontent.com/u/51110452?v=4?s=100" width="100px;" alt="gteti"/><br /><sub><b>gteti</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=gteti" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/tomaszkolek"><img src="https://avatars3.githubusercontent.com/u/5993758?v=4?s=100" width="100px;" alt="Tomasz Kolek"/><br /><sub><b>Tomasz Kolek</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=TomaszKolek" title="Tests">⚠️</a> <a href="#security-TomaszKolek" title="Security">🛡️</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/pulls?q=is%3Apr+reviewed-by%3ATomaszKolek" title="Reviewed Pull Requests">👀</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/torabshaikh"><img src="https://avatars0.githubusercontent.com/u/18557453?v=4?s=100" width="100px;" alt="Torab Shaikh"/><br /><sub><b>Torab Shaikh</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=torabshaikh" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jgbmattos"><img src="https://avatars0.githubusercontent.com/u/10090364?v=4?s=100" width="100px;" alt="jgbmattos"/><br /><sub><b>jgbmattos</b></sub></a><br /><a href="#userTesting-jgbmattos" title="User Testing">📓</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://in.linkedin.com/in/umr55766"><img src="https://avatars0.githubusercontent.com/u/16179313?v=4?s=100" width="100px;" alt="UMAIR MOHAMMAD"/><br /><sub><b>UMAIR MOHAMMAD</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=umr55766" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/daaavo"><img src="https://avatars.githubusercontent.com/u/108758198?v=4?s=100" width="100px;" alt="daaavo"/><br /><sub><b>daaavo</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=daaavo" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jjoseph18"><img src="https://avatars.githubusercontent.com/u/82232960?v=4?s=100" width="100px;" alt="jjoseph18"/><br /><sub><b>jjoseph18</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jjoseph18" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/delta-plus"><img src="https://avatars0.githubusercontent.com/u/25730621?v=4?s=100" width="100px;" alt="delta-plus"/><br /><sub><b>delta-plus</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Code">💻</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Adelta-plus" title="Bug reports">🐛</a> <a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=delta-plus" title="Documentation">📖</a> <a href="#ideas-delta-plus" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-delta-plus" title="Answering Questions">💬</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/didiermichel"><img src="https://avatars.githubusercontent.com/u/9488079?v=4?s=100" width="100px;" alt="didiermichel"/><br /><sub><b>didiermichel</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=didiermichel" title="Documentation">📖</a> <a href="#infra-didiermichel" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/didiermichel"><img src="https://avatars.githubusercontent.com/u/9488079?v=4?s=100" width="100px;" alt="didiermichel"/><br /><sub><b>didiermichel</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=didiermichel" title="Documentation">📖</a> <a href="#infra-didiermichel" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jjoseph18"><img src="https://avatars.githubusercontent.com/u/82232960?v=4?s=100" width="100px;" alt="jjoseph18"/><br /><sub><b>jjoseph18</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jjoseph18" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jgbmattos"><img src="https://avatars0.githubusercontent.com/u/10090364?v=4?s=100" width="100px;" alt="jgbmattos"/><br /><sub><b>jgbmattos</b></sub></a><br /><a href="#userTesting-jgbmattos" title="User Testing">📓</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/earthprelude"><img src="https://avatars.githubusercontent.com/u/75330343?v=4?s=100" width="100px;" alt="prelude"/><br /><sub><b>prelude</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=earthprelude" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/rbatchu2"><img src="https://avatars.githubusercontent.com/u/112577508?v=4?s=100" width="100px;" alt="rbatchu2"/><br /><sub><b>rbatchu2</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=rbatchu2" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/rdhoge"><img src="https://avatars.githubusercontent.com/u/59403275?v=4?s=100" width="100px;" alt="rdhoge"/><br /><sub><b>rdhoge</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=rdhoge" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/richifuentes"><img src="https://avatars2.githubusercontent.com/u/9931749?v=4?s=100" width="100px;" alt="richifuentes"/><br /><sub><b>richifuentes</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Arichifuentes" title="Bug reports">🐛</a> <a href="#question-richifuentes" title="Answering Questions">💬</a> <a href="#ideas-richifuentes" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jjoseph18"><img src="https://avatars.githubusercontent.com/u/82232960?v=4?s=100" width="100px;" alt="jjoseph18"/><br /><sub><b>jjoseph18</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=jjoseph18" title="Documentation">📖</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/terrencetuy"><img src="https://avatars3.githubusercontent.com/u/13714060?v=4?s=100" width="100px;" alt="terrencetuy"/><br /><sub><b>terrencetuy</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=terrencetuy" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/max1204"><img src="https://avatars.githubusercontent.com/u/20409353?v=4?s=100" width="100px;" alt="max1204"/><br /><sub><b>max1204</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=max1204" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/oppcatchera"><img src="https://avatars.githubusercontent.com/u/65623690?v=4?s=100" width="100px;" alt="oppcatchera"/><br /><sub><b>oppcatchera</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=oppcatchera" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

    <tr>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/richifuentes"><img src="https://avatars2.githubusercontent.com/u/9931749?v=4?s=100" width="100px;" alt="richifuentes"/><br /><sub><b>richifuentes</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/issues?q=author%3Arichifuentes" title="Bug reports">🐛</a> <a href="#question-richifuentes" title="Answering Questions">💬</a> <a href="#ideas-richifuentes" title="Ideas, Planning, & Feedback">🤔</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

Inline HTML
Open

      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tberm"><img src="https://avatars.githubusercontent.com/u/49910363?v=4?s=100" width="100px;" alt="tberm"/><br /><sub><b>tberm</b></sub></a><br /><a href="https://github.com/CiviWiki/OpenCiviWiki/commits?author=tberm" title="Code">💻</a></td>
Severity: Info
Found in README.md by markdownlint

MD033 - Inline HTML

Tags: html

Aliases: no-inline-html

This rule is triggered whenever raw HTML is used in a markdown document:

Inline HTML header

To fix this, use 'pure' markdown instead of including raw HTML:

# Markdown header

Rationale: Raw HTML is allowed in markdown, but this rule is included for those who want their documents to only include "pure" markdown, or for those who are rendering markdown documents in something other than HTML.

There are no issues that match your filters.

Category
Status