Working to grok GitHub (this is in the working branch of my Just4Learning repo; and this edit was made locally). Can we do color? some blue text. Apparently not.
A link to A Subordinate Page
And another change to confirm my GH login info is really in VS-Code.
A quick edit to test my copied repo.
Seeing how an HTML table embedded in my Markdown renders on GH
| Fixed Header | |
|---|---|
| Type | PUBLISH |
| DuP | 0 |
| QoS | 1 |
| Retain | 0 |
| Remaining Length | [Computed]] |
| Variable Header | |
| Topic Name: | oc2/cmd/device_type/alpha |
| Packet Identifier: | 1234 |
| Payload | |
| Content: | request (JSON-encoded OpenC2 command) { "action": "contain", "target": { "device": { "device_id": "9BCE8431AC106FAA3861C7E771D20E53" } } } |
| request_id: | d1ac0489-ed51-4345-9175-f3078f30afe5 |
| created: | Wed, 19 Dec 2018 22:15:00 GMT |
| from: | producer_one |
Code snippet number Code Snippet Title
snippet content
Code 3.1 This is a code example
{
"key1":"value1"
"key2":9999
}Created a new branch on the laptop in VSCode (easy). Now need to figure out how to push it to GitHub.
Simple push didn't work: "no upstream configured for branch BMTest". :-(
OK, turns out it worked after all!
Should appear in the new branch, only.
This sentence is only in the new test branch I just made until I merge it!
Because Dave only understands version control in concept, not in practice. And it seems like I ought to be able to do better. So now I've installed the desktop (built on Electron) and am trying things out locally.
This is just text. I guess a good step would be learning to incorporate pictures! Right now I don't see how to do pictures. Looking at Duncan's glossary, it looks like they get embedded with HTML image tags.
Making a local change in parallel with a remote change.
Well, it only took 6 tries, but I managed to get an image in here!
Image of a man taking ALL of the chances"
There was something about drag-n-drop, so let's try that:
Well, that didn't work, but it gives me a chance to add some changes to this file, too.
OK, I've added another image, let's link it in:
(turns out it works better if you get the filename right)

How about them apples.
Adding something to this branch on GH to try out fetch / merge on the local clone.
And something more!
