From cf24760e8d22c2afd965fefa32b28cb9c80a472c Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 07:18:41 -0300 Subject: [PATCH] Fix broken Markdown headings --- README-orgin.md | 10 +++++----- README.md | 12 ++++++------ backup.md | 12 ++++++------ 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/README-orgin.md b/README-orgin.md index e1e73a0..0e4689e 100644 --- a/README-orgin.md +++ b/README-orgin.md @@ -27,9 +27,9 @@ dependencies { } ``` -###Supported Layouts : +### Supported Layouts : -####PercentRelativeLayout +#### PercentRelativeLayout ```xml ``` -####PercentFrameLayout +#### PercentFrameLayout ```xml ``` -###Stylable : +### Stylable : - heightPercent - widthPercent @@ -100,4 +100,4 @@ Pre-requisites according to the the manifest minsdk is v7 (android 2.1) -####License Mit +#### License Mit diff --git a/README.md b/README.md index da5a137..d0f7004 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ com.zhy.android.percent.support.PercentRelativeLayout com.zhy.android.percent.support.PercentFrameLayout ``` -###支持的属性 : +### 支持的属性 : - layout_heightPercent - layout_widthPercent @@ -532,9 +532,9 @@ dependencies { } ``` -###Supported Layouts : +### Supported Layouts : -####PercentRelativeLayout +#### PercentRelativeLayout ```xml ``` -####PercentFrameLayout +#### PercentFrameLayout ```xml ``` -###Stylable : +### Stylable : - heightPercent - widthPercent @@ -605,4 +605,4 @@ Pre-requisites according to the the manifest minsdk is v7 (android 2.1) -####License Mit +#### License Mit diff --git a/backup.md b/backup.md index c9cba6d..f6e048b 100644 --- a/backup.md +++ b/backup.md @@ -81,7 +81,7 @@ com.zhy.android.percent.support.PercentFrameLayout -##Some Example +## Some Example @@ -334,9 +334,9 @@ dependencies { } ``` -###Supported Layouts : +### Supported Layouts : -####PercentRelativeLayout +#### PercentRelativeLayout ```xml ``` -####PercentFrameLayout +#### PercentFrameLayout ```xml ``` -###Stylable : +### Stylable : - heightPercent - widthPercent @@ -407,4 +407,4 @@ Pre-requisites according to the the manifest minsdk is v7 (android 2.1) -####License Mit +#### License Mit