We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f402b8 commit da0f786Copy full SHA for da0f786
docs/blog/articles/intellij-live-templates.md
@@ -106,12 +106,15 @@ VALUE -> guessValue($VAR_TYPE$)
106
title: $TITLE$
107
description: $DESCRIPTION$
108
author: $USER$
109
-date: $DATE$
110
-updated:
+date:
+ created: $DATE$
111
+ updated:
112
categories:
113
- $END$
114
tags:
115
- todo
116
+links:
117
+ - "[Author] Ram": $AUTHOR_PROFILE_URL$
118
---
119
120
# Parameter bindings:
0 commit comments