diff mbox series

all: various small html to markdown conversions

Message ID 160697083070.45245.11138404605529742839.stgit@sifl (mailing list archive)
State Accepted
Headers show
Series all: various small html to markdown conversions | expand

Commit Message

Paul Moore Dec. 3, 2020, 4:47 a.m. UTC
Signed-off-by: Paul Moore <paul@paul-moore.com>
---
 src/notebook-examples/selinux-policy/README.md |    2 --
 src/notebook-examples/sepgsql/README.md        |    2 --
 src/title.md                                   |    5 +----
 3 files changed, 1 insertion(+), 8 deletions(-)

Comments

Richard Haines Dec. 3, 2020, 3:52 p.m. UTC | #1
On Wed, 2020-12-02 at 23:47 -0500, Paul Moore wrote:
> Signed-off-by: Paul Moore <paul@paul-moore.com>
> ---

I've not found any more html so:

Acked-by: Richard Haines <richard_c_haines@btinternet.com>

>  src/notebook-examples/selinux-policy/README.md |    2 --
>  src/notebook-examples/sepgsql/README.md        |    2 --
>  src/title.md                                   |    5 +----
>  3 files changed, 1 insertion(+), 8 deletions(-)
> 
> diff --git a/src/notebook-examples/selinux-policy/README.md
> b/src/notebook-examples/selinux-policy/README.md
> index fe6a26e..353bd2f 100644
> --- a/src/notebook-examples/selinux-policy/README.md
> +++ b/src/notebook-examples/selinux-policy/README.md
> @@ -20,8 +20,6 @@ Another basic kernel policy build is avilable in
> the kernel source, see the
>  ***flask-files*** - Contains the Fedora 31 policy source
> initial_sids,
>  security_classes and access_vectors flask files.
>  
> -<br>
> -
>  ## Building the Kernel Source MDP
>  
>  **Note** that the kernel mdp `install_policy.sh` script will not
> build
> diff --git a/src/notebook-examples/sepgsql/README.md b/src/notebook-
> examples/sepgsql/README.md
> index bfa3c09..3e1afc7 100644
> --- a/src/notebook-examples/sepgsql/README.md
> +++ b/src/notebook-examples/sepgsql/README.md
> @@ -20,8 +20,6 @@ installed:
>         postgresql-docs
>  ```
>  
> -<br>
> -
>  ## Installing PostgreSQL + sepgsql and building sample testdb
> database
>  
>  For a good intro to sepgsql read the following:
> diff --git a/src/title.md b/src/title.md
> index 5c33ac0..caf5b41 100644
> --- a/src/title.md
> +++ b/src/title.md
> @@ -4,13 +4,10 @@
>  # The SELinux Notebook
>  <!-- %STYLEEND% -->
>  
> -<!-- %STYLESTART%(display:block;margin-left:auto;margin-right:auto;)
> -->
> +<!-- %STYLESTART%(display:block;margin-left:auto;margin-
> right:auto;padding:2em) -->
>  ![](./images/selinux-penguin.svg)
>  <!-- %STYLEEND% -->
>  
> -<br/>
> -<br/>
> -
>  **<!-- %DATE% -->**
>  <!-- %GITHEAD% -->
>  
>
Paul Moore Dec. 10, 2020, 1:44 a.m. UTC | #2
On Thu, Dec 3, 2020 at 10:52 AM Richard Haines
<richard_c_haines@btinternet.com> wrote:
> On Wed, 2020-12-02 at 23:47 -0500, Paul Moore wrote:
> > Signed-off-by: Paul Moore <paul@paul-moore.com>
> > ---
>
> I've not found any more html so:
>
> Acked-by: Richard Haines <richard_c_haines@btinternet.com>

Thanks for the review.  Merged into main.

> >  src/notebook-examples/selinux-policy/README.md |    2 --
> >  src/notebook-examples/sepgsql/README.md        |    2 --
> >  src/title.md                                   |    5 +----
> >  3 files changed, 1 insertion(+), 8 deletions(-)
diff mbox series

Patch

diff --git a/src/notebook-examples/selinux-policy/README.md b/src/notebook-examples/selinux-policy/README.md
index fe6a26e..353bd2f 100644
--- a/src/notebook-examples/selinux-policy/README.md
+++ b/src/notebook-examples/selinux-policy/README.md
@@ -20,8 +20,6 @@  Another basic kernel policy build is avilable in the kernel source, see the
 ***flask-files*** - Contains the Fedora 31 policy source initial_sids,
 security_classes and access_vectors flask files.
 
-<br>
-
 ## Building the Kernel Source MDP
 
 **Note** that the kernel mdp `install_policy.sh` script will not build
diff --git a/src/notebook-examples/sepgsql/README.md b/src/notebook-examples/sepgsql/README.md
index bfa3c09..3e1afc7 100644
--- a/src/notebook-examples/sepgsql/README.md
+++ b/src/notebook-examples/sepgsql/README.md
@@ -20,8 +20,6 @@  installed:
 	postgresql-docs
 ```
 
-<br>
-
 ## Installing PostgreSQL + sepgsql and building sample testdb database
 
 For a good intro to sepgsql read the following:
diff --git a/src/title.md b/src/title.md
index 5c33ac0..caf5b41 100644
--- a/src/title.md
+++ b/src/title.md
@@ -4,13 +4,10 @@ 
 # The SELinux Notebook
 <!-- %STYLEEND% -->
 
-<!-- %STYLESTART%(display:block;margin-left:auto;margin-right:auto;) -->
+<!-- %STYLESTART%(display:block;margin-left:auto;margin-right:auto;padding:2em) -->
 ![](./images/selinux-penguin.svg)
 <!-- %STYLEEND% -->
 
-<br/>
-<br/>
-
 **<!-- %DATE% -->**
 <!-- %GITHEAD% -->