Skip to content

Commit

Permalink
1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yamgent committed Mar 18, 2019
1 parent a240f6b commit 40f3e7a
Show file tree
Hide file tree
Showing 15 changed files with 17 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "markbind-cli",
"version": "1.20.0",
"version": "1.21.0",
"description": "Command line interface for MarkBind",
"main": "index.js",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion src/lib/markbind/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/lib/markbind/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "markbind",
"version": "1.20.0",
"version": "1.21.0",
"description": "MarkBind core module.",
"main": "src/parser.js",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion test/functional/test_site/expected/bugs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="default-head-top">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="MarkBind 1.20.0">
<meta name="generator" content="MarkBind 1.21.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Open Bugs</title>
<link rel="stylesheet" href="../markbind/css/bootstrap.min.css">
Expand Down
2 changes: 1 addition & 1 deletion test/functional/test_site/expected/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<!-- End of top level head file content insertion -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="MarkBind 1.20.0">
<meta name="generator" content="MarkBind 1.21.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Hello World</title>
<link rel="stylesheet" href="markbind/css/bootstrap.min.css">
Expand Down
4 changes: 3 additions & 1 deletion test/functional/test_site/expected/markbind/css/markbind.css
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,9 @@ footer {
border-radius: 20px;
}

/* Temporary Styles */
/* Temporary Anti-FOUC Styles */
/* By default, some VueStrap components break the layout of the page before Vue is mounted, */
/* so we apply temporary styles to fix the layout until Vue correctly updates the DOM. */

.temp-navbar {
display: flex;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
-webkit-transition: 0.4s;
}

/* Standard style order for links, see CSS25.11.3:
/* Standard style order for links, see CSS2§5.11.3:
https://www.w3.org/TR/CSS2/selector.html#dynamic-pseudo-classes */
.site-nav__a:link,
.site-nav__a:visited,
Expand Down
2 changes: 1 addition & 1 deletion test/functional/test_site/expected/sub_site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="default-head-top">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="MarkBind 1.20.0">
<meta name="generator" content="MarkBind 1.21.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
<link rel="stylesheet" href="../markbind/css/bootstrap.min.css">
Expand Down
2 changes: 1 addition & 1 deletion test/functional/test_site/expected/testAfterSetup.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="head-top">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="MarkBind 1.20.0">
<meta name="generator" content="MarkBind 1.21.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Hello World</title>
<link rel="stylesheet" href="markbind/css/bootstrap.min.css">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="default-head-top">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="MarkBind 1.20.0">
<meta name="generator" content="MarkBind 1.21.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Hello World</title>
<link rel="stylesheet" href="markbind/css/bootstrap.min.css">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="default-head-top">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="MarkBind 1.20.0">
<meta name="generator" content="MarkBind 1.21.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Hello World</title>
<link rel="stylesheet" href="markbind/css/bootstrap.min.css">
Expand Down
2 changes: 1 addition & 1 deletion test/functional/test_site/expected/testLayouts.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="MarkBind 1.20.0">
<meta name="generator" content="MarkBind 1.21.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Hello World</title>
<link rel="stylesheet" href="markbind/css/bootstrap.min.css">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="MarkBind 1.20.0">
<meta name="generator" content="MarkBind 1.21.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Hello World</title>
<link rel="stylesheet" href="markbind/css/bootstrap.min.css">
Expand Down
2 changes: 1 addition & 1 deletion test/functional/test_site/expected/test_md_fragment.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="default-head-top">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="MarkBind 1.20.0">
<meta name="generator" content="MarkBind 1.21.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
<link rel="stylesheet" href="markbind/css/bootstrap.min.css">
Expand Down

0 comments on commit 40f3e7a

Please sign in to comment.