* post: stub out initial post with outline * fix: add title attribute to lead in feed and add disc to list styles in posts * fix: apply style to artcile * post: work on rough draft * post: work on rough draft * post: work on rought draft * post: work on rought draft * post: more work on rough draft * post: finish post * chore: cleanup usings * chore: run dotnet format * docs: testing README * docs: update README.md
20 lines
346 B
JSON
20 lines
346 B
JSON
{
|
|
"cSpell.words": [
|
|
"Abramov",
|
|
"Antiforgery",
|
|
"blazor",
|
|
"Entitize",
|
|
"Hsts",
|
|
"interwebz",
|
|
"Markdig",
|
|
"msedge",
|
|
"Squarespace",
|
|
"weebly"
|
|
],
|
|
"dotnet.unitTests.runSettingsPath": "./test/Blog.Tests/.runsettings",
|
|
"markdownlint.config": {
|
|
"default": true,
|
|
"MD041": false,
|
|
"MD048": false,
|
|
}
|
|
} |