terraform/website/docs
Martin Atkins 323cd4364b website: Correct formatting for lists in dependency lock docs
I originally drafted these docs in a context where I was relying on
GitHub's Markdown renderer, and carelessly imported them into the
Terraform website without verifying that the website's Markdown renderer
could process it. This particular quirk has bitten us before: the website
Markdown parser expects follow-on paragraphs in a list item to be indented
at least four spaces, and with less than that it ignores the leading
whitespace altogether and just understands a normal paragraph.

This change will cause the follow-on paragraphs to now correctly render
as part of the bullet points they are intended to be attached to.
2020-12-03 09:16:58 -08:00
..
backends website: Fix a random typo in azurerm backend 2020-11-18 10:47:52 -08:00
cli Fix apt install typo (#27074) 2020-12-03 10:23:14 -04:00
commands website: Correct formatting for lists in dependency lock docs 2020-12-03 09:16:58 -08:00
configuration website: Correct formatting for lists in dependency lock docs 2020-12-03 09:16:58 -08:00
configuration-0-11 website: Update all links to {expressions,modules,resources}.html 2020-11-17 16:30:51 -08:00
import website: Update all Learn crosslinks (#26442) 2020-10-02 11:02:59 -07:00
internals website: Fix inconsistencies in the registry protocol page 2020-11-16 10:06:27 -08:00
modules website: Reword confusing statement about module sources in TFE 2020-11-18 08:04:10 -08:00
plugins Update signing.html.md 2020-11-30 16:13:49 -05:00
providers website: Document alternatives to terraform_remote_state 2020-11-17 09:41:54 -08:00
provisioners Merge pull request #26938 from hashicorp/pselle/remove-vendor-provisioners 2020-12-02 11:48:40 -05:00
state Merge pull request #26723 from hashicorp/oct20_language_and_cli_docs 2020-11-11 19:31:05 -08:00
cli-index.html.md website: Add new "glue"/overview pages for CLI and language docs 2020-11-11 19:13:23 -08:00