Skip to content

Commit

Permalink
Generate updated README files
Browse files Browse the repository at this point in the history
  • Loading branch information
Jani Kraner committed Jun 18, 2018
1 parent 3f375f6 commit 996fd71
Show file tree
Hide file tree
Showing 25 changed files with 100 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/back-link/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ In order to include the images used in the components, you need to configure you

If you are using Nunjucks,then macros take the following arguments

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

<table class="govuk-table">

<thead class="govuk-table__head">
Expand Down Expand Up @@ -119,6 +121,8 @@ If you are using Nunjucks,then macros take the following arguments

</table>

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

### Setting up Nunjucks views and paths

Below is an example setup using express configure views:
Expand Down
4 changes: 4 additions & 0 deletions src/components/breadcrumbs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,8 @@ In order to include the images used in the components, you need to configure you

If you are using Nunjucks,then macros take the following arguments

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

<table class="govuk-table">

<thead class="govuk-table__head">
Expand Down Expand Up @@ -312,6 +314,8 @@ If you are using Nunjucks,then macros take the following arguments

</table>

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

### Setting up Nunjucks views and paths

Below is an example setup using express configure views:
Expand Down
4 changes: 4 additions & 0 deletions src/components/button/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ In order to include the images used in the components, you need to configure you

If you are using Nunjucks,then macros take the following arguments

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

<table class="govuk-table">

<thead class="govuk-table__head">
Expand Down Expand Up @@ -296,6 +298,8 @@ If you are using Nunjucks,then macros take the following arguments

</table>

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

### Setting up Nunjucks views and paths

Below is an example setup using express configure views:
Expand Down
4 changes: 4 additions & 0 deletions src/components/checkboxes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,8 @@ In order to include the images used in the components, you need to configure you

If you are using Nunjucks,then macros take the following arguments

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

<table class="govuk-table">

<thead class="govuk-table__head">
Expand Down Expand Up @@ -759,6 +761,8 @@ If you are using Nunjucks,then macros take the following arguments

</table>

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

### Setting up Nunjucks views and paths

Below is an example setup using express configure views:
Expand Down
4 changes: 4 additions & 0 deletions src/components/date-input/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,8 @@ In order to include the images used in the components, you need to configure you

If you are using Nunjucks,then macros take the following arguments

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

<table class="govuk-table">

<thead class="govuk-table__head">
Expand Down Expand Up @@ -617,6 +619,8 @@ If you are using Nunjucks,then macros take the following arguments

</table>

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

### Setting up Nunjucks views and paths

Below is an example setup using express configure views:
Expand Down
4 changes: 4 additions & 0 deletions src/components/details/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ In order to include the images used in the components, you need to configure you

If you are using Nunjucks,then macros take the following arguments

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

<table class="govuk-table">

<thead class="govuk-table__head">
Expand Down Expand Up @@ -214,6 +216,8 @@ If you are using Nunjucks,then macros take the following arguments

</table>

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

### Setting up Nunjucks views and paths

Below is an example setup using express configure views:
Expand Down
4 changes: 4 additions & 0 deletions src/components/error-message/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ In order to include the images used in the components, you need to configure you

If you are using Nunjucks,then macros take the following arguments

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

<table class="govuk-table">

<thead class="govuk-table__head">
Expand Down Expand Up @@ -120,6 +122,8 @@ If you are using Nunjucks,then macros take the following arguments

</table>

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

### Setting up Nunjucks views and paths

Below is an example setup using express configure views:
Expand Down
4 changes: 4 additions & 0 deletions src/components/error-summary/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ In order to include the images used in the components, you need to configure you

If you are using Nunjucks,then macros take the following arguments

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

<table class="govuk-table">

<thead class="govuk-table__head">
Expand Down Expand Up @@ -192,6 +194,8 @@ If you are using Nunjucks,then macros take the following arguments

</table>

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

### Setting up Nunjucks views and paths

Below is an example setup using express configure views:
Expand Down
4 changes: 4 additions & 0 deletions src/components/fieldset/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ In order to include the images used in the components, you need to configure you

If you are using Nunjucks,then macros take the following arguments

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

<table class="govuk-table">

<thead class="govuk-table__head">
Expand Down Expand Up @@ -190,6 +192,8 @@ If you are using Nunjucks,then macros take the following arguments

</table>

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

### Setting up Nunjucks views and paths

Below is an example setup using express configure views:
Expand Down
4 changes: 4 additions & 0 deletions src/components/file-upload/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,8 @@ In order to include the images used in the components, you need to configure you

If you are using Nunjucks,then macros take the following arguments

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

<table class="govuk-table">

<thead class="govuk-table__head">
Expand Down Expand Up @@ -309,6 +311,8 @@ If you are using Nunjucks,then macros take the following arguments

</table>

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

### Setting up Nunjucks views and paths

Below is an example setup using express configure views:
Expand Down
4 changes: 4 additions & 0 deletions src/components/footer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ In order to include the images used in the components, you need to configure you

If you are using Nunjucks,then macros take the following arguments

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

<table class="govuk-table">

<thead class="govuk-table__head">
Expand Down Expand Up @@ -261,6 +263,8 @@ If you are using Nunjucks,then macros take the following arguments

</table>

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

### Setting up Nunjucks views and paths

Below is an example setup using express configure views:
Expand Down
4 changes: 4 additions & 0 deletions src/components/header/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,8 @@ In order to include the images used in the components, you need to configure you

If you are using Nunjucks,then macros take the following arguments

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

<table class="govuk-table">

<thead class="govuk-table__head">
Expand Down Expand Up @@ -510,6 +512,8 @@ If you are using Nunjucks,then macros take the following arguments

</table>

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

### Setting up Nunjucks views and paths

Below is an example setup using express configure views:
Expand Down
4 changes: 4 additions & 0 deletions src/components/hint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ In order to include the images used in the components, you need to configure you

If you are using Nunjucks,then macros take the following arguments

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

<table class="govuk-table">

<thead class="govuk-table__head">
Expand Down Expand Up @@ -134,6 +136,8 @@ If you are using Nunjucks,then macros take the following arguments

</table>

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

### Setting up Nunjucks views and paths

Below is an example setup using express configure views:
Expand Down
4 changes: 4 additions & 0 deletions src/components/input/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,8 @@ In order to include the images used in the components, you need to configure you

If you are using Nunjucks,then macros take the following arguments

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

<table class="govuk-table">

<thead class="govuk-table__head">
Expand Down Expand Up @@ -393,6 +395,8 @@ If you are using Nunjucks,then macros take the following arguments

</table>

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

### Setting up Nunjucks views and paths

Below is an example setup using express configure views:
Expand Down
4 changes: 4 additions & 0 deletions src/components/inset-text/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ In order to include the images used in the components, you need to configure you

If you are using Nunjucks,then macros take the following arguments

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

<table class="govuk-table">

<thead class="govuk-table__head">
Expand Down Expand Up @@ -134,6 +136,8 @@ If you are using Nunjucks,then macros take the following arguments

</table>

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

### Setting up Nunjucks views and paths

Below is an example setup using express configure views:
Expand Down
4 changes: 4 additions & 0 deletions src/components/label/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ In order to include the images used in the components, you need to configure you

If you are using Nunjucks,then macros take the following arguments

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

<table class="govuk-table">

<thead class="govuk-table__head">
Expand Down Expand Up @@ -170,6 +172,8 @@ If you are using Nunjucks,then macros take the following arguments

</table>

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

### Setting up Nunjucks views and paths

Below is an example setup using express configure views:
Expand Down
4 changes: 4 additions & 0 deletions src/components/panel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ In order to include the images used in the components, you need to configure you

If you are using Nunjucks,then macros take the following arguments

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

<table class="govuk-table">

<thead class="govuk-table__head">
Expand Down Expand Up @@ -128,6 +130,8 @@ If you are using Nunjucks,then macros take the following arguments

</table>

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

### Setting up Nunjucks views and paths

Below is an example setup using express configure views:
Expand Down
4 changes: 4 additions & 0 deletions src/components/phase-banner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ In order to include the images used in the components, you need to configure you

If you are using Nunjucks,then macros take the following arguments

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

<table class="govuk-table">

<thead class="govuk-table__head">
Expand Down Expand Up @@ -129,6 +131,8 @@ If you are using Nunjucks,then macros take the following arguments

</table>

**If you’re using Nunjucks macros in production be aware that using `html` arguments, or ones ending with `Html` can be a [security risk](https://en.wikipedia.org/wiki/Cross-site_scripting). More about it in the [Nunjucks documentation](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).**

### Setting up Nunjucks views and paths

Below is an example setup using express configure views:
Expand Down
Loading

0 comments on commit 996fd71

Please sign in to comment.