Skip to content

Commit

Permalink
convert to markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Oct 10, 2025
1 parent a1c93a8 commit 86a6a9b
Show file tree
Hide file tree
Showing 16 changed files with 1,997 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#

# Conversion

```script
pandoc --extract-media=images/dns GCP\ Cloud\ DNS\ Service\ Architecture.docx -o dns.md
pandoc --extract-media=images/networking GCP\ Networking\ Solution\ Architecture.docx -o networking.md
pandoc --extract-media=images/private-service GCP\ Private\ Service\ Connect\ Service\ Design.docx -o private-service.md
```
Loading

0 comments on commit 86a6a9b

Please sign in to comment.