blob: 8082acd45e9b132c7b56adcfa39eff6416777a90 [file] [log] [blame]
Joey Armstrong252f7122024-04-26 12:38:13 -04001Copyright Notice: markdown syntax
2=================================
3
4.. code-block:: HTML
5 :caption: Markdown Syntax
6
7 <!--
8 # -----------------------------------------------------------------------
Serkant Uluderya6db98942026-03-26 09:53:57 -07009 # Copyright 2017-2026 Linux Foundation Broadband Contributors
10 # Copyright 2017-2024 Linux Foundation Broadband Contributors
Joey Armstrong252f7122024-04-26 12:38:13 -040011 #
12 # Licensed under the Apache License, Version 2.0 (the "License");
13 # you may not use this file except in compliance with the License.
14 # You may obtain a copy of the License at
15 #
16 # http:#www.apache.org/licenses/LICENSE-2.0
17 #
18 # Unless required by applicable law or agreed to in writing, software
19 # distributed under the License is distributed on an "AS IS" BASIS,
20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21 # See the License for the specific language governing permissions and
22 # limitations under the License.
23 # -----------------------------------------------------------------------
Serkant Uluderya6db98942026-03-26 09:53:57 -070024 # SPDX-FileCopyrightText: 2017-2026 Linux Foundation Broadband Contributors
Joey Armstrong252f7122024-04-26 12:38:13 -040025 # SPDX-License-Identifier: Apache-2.0
26 # -----------------------------------------------------------------------
27 # Intent:
28 # -----------------------------------------------------------------------
29 -->