1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 03:27:04 +09:00
Commit graph

4 commits

Author SHA1 Message Date
Viktor Hofer
a71a3249a9
Consolidate docs (#251)
* Consolidate sub-repo docs
2019-11-25 23:52:43 +01:00
Jan Kotas
41442f81a1 Normalize trailing whitespaces (dotnet/coreclr#27626)
Normalize trailing whitespaces in frequently changing files (docs and sources)

Commit migrated from ed5dc831b0
2019-11-02 06:29:45 -07:00
Omair Majid
737c509836 Fix markdown headings
GitHub recently changed how atx headings (beginning with `#`) are
rendered. A space is now required between `#` and the following text
for the heading to be recognized.

Update headings in the docs to match the expected format.

See https://github.github.com/gfm/#atx-headings


Commit migrated from 765f28934d
2017-03-20 18:12:33 -04:00
Rama
d42e0c416a Automating Event Logging Infrastructure: With this change the infrastructure required for Event Logging
will be generated as part of build


Commit migrated from f1f40524c1
2015-12-28 15:41:59 -08:00