I hereby claim:
- I am dirvo on github.
- I am dirvo (https://keybase.io/dirvo) on keybase.
- I have a public key ASC7kBz5KsjdDHhWitTLj9vnO0PQONmrxd_Sv_6sRX6onAo
To claim this, I am signing this object:
| name: Sample für Workshop | |
| description: '' | |
| host: WORD | |
| api_set: {} | |
| script: | |
| content: | | |
| $("#add-paragraph").click(() => tryCatch(addParagraph)); | |
| $("#add-text-to-table").click(() => tryCatch(addTextToTable)); | |
| $("#get-paragraph-style").click(() => tryCatch(getParagraphStyle)); | |
| $("#get-paragraph-styles").click(() => tryCatch(getParagraphStyles)); |
| git config --global merge.tool p4merge | |
| git config --global mergetool.p4merge.cmd "'C:/Program Files/Perforce/p4merge.exe' \$BASE \$LOCAL \$REMOTE \$MERGED" |
I hereby claim:
To claim this, I am signing this object:
| # See here for documentation: | |
| # - https://docs.microsoft.com/en-us/visualstudio/ide/create-portable-custom-editor-options | |
| # - https://docs.microsoft.com/en-us/visualstudio/ide/editorconfig-code-style-settings-reference | |
| # | |
| # For editing this file in VS 2017, Mads Kristensen implemented an excellent extension available here: | |
| # https://marketplace.visualstudio.com/items?itemName=MadsKristensen.EditorConfig | |
| root = true | |
| [*] | |
| charset = utf-8 |