Friday 16 September 2022

README.md (Markdown) file in AL Code for writing your version control or project definition details

 Sometimes it can be easy if put all the information in one place related what we changed in our AL extension specially when there are multiple developers are working together,

use of Markdown file.

Is it best idea?

Yes, unlike a documentation trigger of each object, I would say this is the file README.md can be your whole Project's documentation trigger 👀 Called MarkDown

How to use it?

Just visit your AL code, create a new file and name it with a README.md.

see below 👇


  • 2nd


  • 3rd interesting part > Write your own documentation 👲
Start writing your version control or anything else here we go, and then click on Right hand corner button (Open Preview)


See how it looks like :



We have some cool features and market extension
Use me to check those out


Enjoy 👦👦👦

No comments:

Post a Comment

Extension Unpublished/Uninstalled history required in BC Production environment

  There is a situation when someone can uninstall or unpublish any APP extension from the extension management in Production environment, th...