Added tags & categories + cleanup

This commit is contained in:
waldo1001 2022-02-24 14:45:35 +01:00
parent 4515a721bd
commit 5ee0436639
161 changed files with 295 additions and 34 deletions

View file

@ -1,6 +1,8 @@
+++
title = "Singleton"
weight = 1090
tags = ["C/AL"]
categories = ["Pattern"]
+++
_By Bogdana Botez at Microsoft Development Center Copenhagen_

View file

@ -1,6 +1,8 @@
+++
title = "Singleton Codeunit"
weight = 1100
tags = ["C/AL"]
categories = ["Pattern"]
+++
_By Bogdana Botez at Microsoft Development Center Copenhagen_

View file

@ -1,6 +1,8 @@
+++
title = "Singleton Table"
weight = 1110
tags = ["C/AL"]
categories = ["Pattern"]
+++
## Singleton Table

View file

@ -1,6 +1,8 @@
+++
title = "Cue Table"
weight = 440
tags = ["C/AL"]
categories = ["Pattern"]
+++
_By Bogdana Botez at Microsoft Development Center Copenhagen_

View file

@ -1,6 +1,8 @@
+++
title = "Setup Table"
weight = 1070
tags = ["C/AL"]
categories = ["Pattern"]
+++
_By Abhishek Ghosh, at Microsoft Development Center Copenhagen_