Skip to content

Commit

Permalink
Merge pull request #346 from samuelmui8/branch-UGBugs
Browse files Browse the repository at this point in the history
Add page breaks
  • Loading branch information
teoks0199 authored Nov 15, 2023
2 parents ff411eb + fdc26d7 commit 1531f7b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -738,6 +738,8 @@ Outcome:

-----

<div style="page-break-after: always;"></div>

### 4.5 Item Management <a id="item-management"></a>
These features allow you to manage information about the items in FoodNotes. The item management features include:

Expand Down Expand Up @@ -971,8 +973,10 @@ Outcome:
| **Find stalls by location** | `find-by-location` <br> e.g. `find-by-location` deck terrace |
| **Find stalls by item** | `find-by-item` <br> e.g. `find-by-item` chicken |

<br>
<br>

<div style="page-break-after: always;"></div>


### 5.5 Item Management Commands <a id="item-management-commands"></a>


Expand Down

0 comments on commit 1531f7b

Please sign in to comment.