From 4ca2f4e7381397b206ec33fec6e3ee853a82c08a Mon Sep 17 00:00:00 2001 From: Andrew Chen Date: Fri, 26 May 2017 16:59:29 -0700 Subject: [PATCH] Add deprecation tag (#3922) * Add deprecation tag * match docsContent styling in dialog --- _includes/feature-dialog.md | 2 +- _includes/feature-state-deprecated.md | 6 + _sass/_base.sass | 216 +++++++++++++++++++++++++- docs/getting-started-guides/dcos.md | 2 + 4 files changed, 224 insertions(+), 2 deletions(-) create mode 100644 _includes/feature-state-deprecated.md diff --git a/_includes/feature-dialog.md b/_includes/feature-dialog.md index 69b1a584ea..391f845926 100644 --- a/_includes/feature-dialog.md +++ b/_includes/feature-dialog.md @@ -1,5 +1,5 @@ {{ dialog_title }} -
+
{{ dialog_content | markdownify }}
{% raw %}